onActionPressed property

VoidCallback? onActionPressed
final

Callback executed when the action button is pressed.

Implementation

final VoidCallback? onActionPressed;