onPressed property

(dynamic Function()?) onPressed
final

This Callback Is Called When Someone Tapped On Floating Action Button

Implementation

final Function()? onPressed;