onTap property

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 PointerDownEventListener? onTap;