onPressed property

VoidCallback? onPressed
final

Callback when button is pressed

Implementation

final VoidCallback? onPressed;