menu
flutter_settings_screens package
documentation
flutter_settings_screens
SimpleDropDownSettingsTile
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
SimpleDropDownSettingsTile
onChange property
SimpleDropDownSettingsTile class
Constructors
SimpleDropDownSettingsTile
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 ==