onPressed property

VoidCallback? onPressed
final

A function called whenever the user taps on the FAB.

Implementation

final VoidCallback? onPressed;