menu
flutter_settings_screens package
documentation
flutter_settings_screens
SimpleRadioSettingsTile
onChange property
onChange
brightness_4
onChange
property
OnChanged
<
String
>
onChange
final
on change callback for handling the value change
Implementation
final OnChanged<String> onChange;
flutter_settings_screens package
documentation
flutter_settings_screens
SimpleRadioSettingsTile
onChange property
SimpleRadioSettingsTile class
Constructors
SimpleRadioSettingsTile
Properties
enabled
hashCode
key
onChange
runtimeType
selected
settingKey
subtitle
title
values
Methods
build
createElement
debugDescribeChildren
debugFillProperties
getValues
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==