onPressed property

(dynamic Function()?) onPressed
final

callback of button press

Implementation

final Function()? onPressed;