menu
dutato
presentation/widgets/code_editor_input.dart
CodeEditorController
text property
text
dark_mode
light_mode
description
text
property
String
get
text
Implementation
String get text => _codeController.text;
dutato
code_editor_input
CodeEditorController
text property
CodeEditorController class