onPressed property

VoidCallback? onPressed
final

The callback to invoke when the list item is tapped.

Implementation

final VoidCallback? onPressed;