onPressed property

VoidCallback? onPressed
final

Callback, called when this FieldButton is pressed.

Implementation

final VoidCallback? onPressed;