onActionStarted property
A callback that is called immediately after the button is pressed, before starting the action.
Implementation
final VoidCallback? onActionStarted;
A callback that is called immediately after the button is pressed, before starting the action.
final VoidCallback? onActionStarted;