onPressed property

Function onPressed
final

Function onPressed (required) the functionality for the button's onPressed callback

Implementation

final Function onPressed;