onPressed property

VoidCallback? onPressed
final

Callback for when button is pressed

Implementation

final VoidCallback? onPressed;