onPressed property

VoidCallback? onPressed
final

Callback when the action is tapped.

Implementation

final VoidCallback? onPressed;