onActionPressed property
Function to call when the action button is pressed.
This callback is required if actionText is provided.
Implementation
final VoidCallback? onActionPressed;
Function to call when the action button is pressed.
This callback is required if actionText is provided.
final VoidCallback? onActionPressed;