onPressed property

VoidCallback? onPressed
final

Callback when button tap/pressed

Implementation

final VoidCallback? onPressed;