Flutter
material
ListTileTheme
dense property
dense
ListTileTheme class
Constructors
ListTileTheme
Properties
contentPadding
dense
iconColor
selectedColor
style
textColor
child
hashCode
key
runtimeType
Methods
updateShouldNotify
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
merge
of
dense property
bool
dense
final
If true then
ListTile
s will have the vertically dense layout.
Implementation
final bool dense