onPressed property

VoidCallback? onPressed
finalinherited

Handles the VoidCallback whenever this action is pressed.

Implementation

final VoidCallback? onPressed;