menu
artisanal package
documentation
widgets.dart
TextEditor
onChanged property
onChanged property
dark_mode
light_mode
onChanged
property
TextChangedCallback
?
onChanged
final
Called when the text changes.
Implementation
final TextChangedCallback? onChanged;
artisanal package
documentation
widgets
TextEditor
onChanged property
TextEditor class