onTap property

GestureTapDownCallback? onTap
final

Called when the user taps this list tile. The details information is recorded when InkWell's onTapDown occurred.

Inoperative if enabled is false.

Implementation

final GestureTapDownCallback? onTap;