onTap property

VoidCallback? onTap
final

The function to call when the ListTile is tapped.

Implementation

final VoidCallback? onTap;