onButtonPressed property

VoidCallback? onButtonPressed
final

Callback function triggered when the button is pressed

Implementation

final VoidCallback? onButtonPressed;