Button
The Button
widget provides a push button that users can click or tap on. The text that the button displays is the label
. When the button is clicked, the clicked
callback is invoked.
TODO button user guide
The Button
widget provides a push button that users can click or tap on. The text that the button displays is the label
. When the button is clicked, the clicked
callback is invoked.
TODO button user guide