onPressed property
final
Callback, called when this button is tapped or activated other way.
Implementation
final VoidCallback? onPressed;
Callback, called when this button is tapped or activated other way.
final VoidCallback? onPressed;