menu
Flutter
material
RadioListTile
<
T
>
subtitle property
subtitle
brightness_4
brightness_5
description
subtitle
property
Widget
?
subtitle
final
Additional content displayed below the title.
Typically a
Text
widget.
Implementation
final Widget? subtitle;
Flutter
material
RadioListTile
<
T
>
subtitle 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 ==