Flutter
material
ListItem
title
title
Flutter
material
ListItem
title
property
title
Flutter
material
ListItem
Static methods
divideItems
Constructors
ListItem
Properties
dense
enabled
isThreeLine
leading
onLongPress
onTap
subtitle
title
trailing
hashCode
key
runtimeType
Operators
operator ==
Methods
build
createElement
debugFillDescription
noSuchMethod
toString
toStringShort
Widget
title
read-only
The primary content of the list item.
Typically a
Text
widget.