onPressed property

VoidCallback? onPressed
final

The callback to call when the NeoFab is pressed.

Implementation

final VoidCallback? onPressed;