Flutter
material
RadioListTile
<
T
>
title property
title
RadioListTile class
Constructors
RadioListTile
Properties
activeColor
checked
controlAffinity
dense
groupValue
isThreeLine
onChanged
secondary
selected
subtitle
title
value
hashCode
key
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
title property
Widget
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget title