menu
enough_platform_widgets package
documentation
cupertino
CupertinoRadioListTile
<
T
>
onChanged property
onChanged
brightness_4
brightness_5
onChanged
property
(void Function
(
T?
value
)
?)
onChanged
final
Implementation
final void Function(T? value)? onChanged;
enough_platform_widgets package
documentation
cupertino
CupertinoRadioListTile
<
T
>
onChanged property
CupertinoRadioListTile class
Constructors
CupertinoRadioListTile
Properties
activeColor
contentPadding
groupValue
hashCode
key
onChanged
runtimeType
subtitle
title
toggable
value
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==