Flutter
material
RadioListTile
<
T
>
value property
value
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 ==
value property
T
value
final
The value represented by this radio button.
Implementation
final T value