Flutter
material
RadioListTile
<
T
>
value property
value
description
value
property
Null safety
T
value
final
The value represented by this radio button.
Implementation
final T value;
Flutter
material
RadioListTile
<
T
>
value property
RadioListTile class
Constructors
RadioListTile
Properties
activeColor
autofocus
checked
contentPadding
controlAffinity
dense
enableFeedback
focusNode
groupValue
hashCode
isThreeLine
key
onChanged
runtimeType
secondary
selected
selectedTileColor
shape
subtitle
tileColor
title
toggleable
value
visualDensity
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==