onTap property

GestureTapCallback? onTap
final

Called when the user taps this list tile.

Inoperative if enabled is false.

Implementation

final GestureTapCallback? onTap;