onPressed property

Function? onPressed
final

Function to run when button is pressed.

Implementation

final Function? onPressed;