onPressed property

VoidCallback? onPressed
final

Handle tap/press action on the button

Implementation

final VoidCallback? onPressed;