menu
nice2dev_flutter_ui
editors\nice_editors6.dart
NiceSimpleCodeEditor
onChange property
onChange
dark_mode
light_mode
onChange
property
void Function
(
String
value
)
?
onChange
final
Implementation
final void Function(String value)? onChange;
nice2dev_flutter_ui
nice_editors6
NiceSimpleCodeEditor
onChange property
NiceSimpleCodeEditor class