onPressed property
The callback that is called when the button is tapped or otherwise activated.
Implementation
final VoidCallback onPressed;
The callback that is called when the button is tapped or otherwise activated.
final VoidCallback onPressed;