onActionCompleted property
A callback that is called when the action is successfully completed.
Implementation
final VoidCallback? onActionCompleted;
A callback that is called when the action is successfully completed.
final VoidCallback? onActionCompleted;