menu
flutter_text_box package
documentation
flutter_text_box
TextBoxLabel
onSaved property
onSaved
brightness_4
onSaved
property
Null safety
ValueChanged
<
String
>
?
onSaved
final
Implementation
final ValueChanged<String>? onSaved;
flutter_text_box package
documentation
flutter_text_box
TextBoxLabel
onSaved property
TextBoxLabel class
Constructors
TextBoxLabel
Properties
accent
errorText
hashCode
hint
inputType
key
label
obscure
onSaved
radius
runtimeType
Methods
build
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==