menu
Flutter
material
RadioListTile
<
T
>
title property
title
brightness_4
brightness_5
description
title
property
Widget
?
title
final
The primary content of the list tile.
Typically a
Text
widget.
Implementation
final Widget? title;
Flutter
material
RadioListTile
<
T
>
title property
RadioListTile class
Constructors
RadioListTile
adaptive
Properties
activeColor
autofocus
checked
contentPadding
controlAffinity
dense
enableFeedback
fillColor
focusNode
groupValue
hashCode
hoverColor
isThreeLine
key
materialTapTargetSize
mouseCursor
onChanged
onFocusChange
overlayColor
runtimeType
secondary
selected
selectedTileColor
shape
splashRadius
subtitle
tileColor
title
toggleable
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==