menu
nice2dev_flutter_ui package
documentation
editors/nice_editors7.dart
NiceCodeEditor
onFileChanged property
onFileChanged property
dark_mode
light_mode
onFileChanged
property
void Function
(
String
fileName
,
String
content
)
?
onFileChanged
final
Implementation
final void Function(String fileName, String content)? onFileChanged;
nice2dev_flutter_ui package
documentation
editors/nice_editors7
NiceCodeEditor
onFileChanged property
NiceCodeEditor class