onPressed property

VoidCallback? onPressed
final

Callback function when button is pressed.

Implementation

final VoidCallback? onPressed;