Flutter
material
Radio
<
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
Radio
<
T
>
value property
Radio class
Constructors
Radio
Properties
activeColor
autofocus
fillColor
focusColor
focusNode
groupValue
hashCode
hoverColor
key
materialTapTargetSize
mouseCursor
onChanged
overlayColor
runtimeType
splashRadius
toggleable
value
visualDensity
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==