onPressed property

VoidCallback? onPressed
final

The callback that is called when an item is tapped.

Implementation

final VoidCallback? onPressed;