menu
liquid_glass_widgets package
documentation
widgets/input/glass_text_field.dart
GlassTextField
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
ValueChanged
<
String
>
?
onChanged
final
Called when the text changes.
Implementation
final ValueChanged<String>? onChanged;
liquid_glass_widgets package
documentation
widgets/input/glass_text_field
GlassTextField
onChanged property
GlassTextField class