onActionStarted property

VoidCallback? onActionStarted
final

A callback that is called immediately after the button is pressed, before starting the action.

Implementation

final VoidCallback? onActionStarted;