onPressed property

Function? onPressed
final

Function callback function to perform if the Widget is pressed on

Implementation

final Function? onPressed;