flutter_json_widgets
widget
ListTile
onTap property
onTap
onTap
property
Null safety
Callback
?
onTap
Implementation
Callback? get onTap;
flutter_json_widgets
widget
ListTile
onTap property
ListTile class
Constructors
ListTile
fromJson
Properties
autofocus
contentPadding
copyWith
dense
enabled
enableFeedback
focusColor
hashCode
horizontalTitleGap
hoverColor
iconColor
isThreeLine
key
leading
minLeadingWidth
minVerticalPadding
mouseCursor
onLongPress
onTap
runtimeType
selected
selectedColor
selectedTileColor
shape
splashColor
subtitle
textColor
tileColor
title
trailing
visualDensity
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==