onPressed property

VoidCallback? onPressed
final

Triggered when this button has been pressed.

Implementation

final VoidCallback? onPressed;