menu
flutter_settings_screens package
documentation
flutter_settings_screens
TextInputSettingsTile
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
TextInputSettingsTile
onChange property
TextInputSettingsTile class
Constructors
TextInputSettingsTile
Properties
autoFocus
autoValidateMode
borderColor
enabled
errorColor
hashCode
initialValue
key
keyboardType
obscureText
onChange
runtimeType
settingKey
title
validator
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==