onPressed property

VoidCallback onPressed
final

The callback that is called when the action item is tapped. (required)

Implementation

final VoidCallback onPressed;