onPressed property

VoidCallback? onPressed
final

Callback on button pressed

Implementation

final VoidCallback? onPressed;