onTap property

VoidCallback? onTap
final

Callback when the tile is tapped. Null when the tile is disabled.

Implementation

final VoidCallback? onTap;