Flutter
material
ListTile
focusColor property
focusColor
description
focusColor
property
Null safety
Color
?
focusColor
final
The color for the tile's
Material
when it has the input focus.
Implementation
final Color? focusColor;
Flutter
material
ListTile
focusColor property
ListTile class
Constructors
ListTile
Properties
autofocus
contentPadding
dense
enabled
enableFeedback
focusColor
focusNode
hashCode
horizontalTitleGap
hoverColor
iconColor
isThreeLine
key
leading
minLeadingWidth
minVerticalPadding
mouseCursor
onLongPress
onTap
runtimeType
selected
selectedColor
selectedTileColor
shape
style
subtitle
textColor
tileColor
title
trailing
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Static methods
divideTiles