onAction property
A function which infers to what should be done when the
action is clicked/tapped.
Implementation
final VoidCallback? onAction;
A function which infers to what should be done when the
action is clicked/tapped.
final VoidCallback? onAction;