onPressed property

VoidCallback? onPressed
final

Executed when this button is pressed

Implementation

final VoidCallback? onPressed;