onTap property
Callback when the button is tapped.
If enabled is false, this callback will not be invoked.
Implementation
final VoidCallback onTap;
Callback when the button is tapped.
If enabled is false, this callback will not be invoked.
final VoidCallback onTap;