menu
flutter_code_crafter package
documentation
code_crafter/code_crafter_controller.dart
CodeCrafterController
editorTheme property
editorTheme property
dark_mode
light_mode
editorTheme
property
Map
<
String
,
TextStyle
>
get
editorTheme
Implementation
Map<String, TextStyle> get editorTheme => Shared().theme;
flutter_code_crafter package
documentation
code_crafter/code_crafter_controller
CodeCrafterController
editorTheme property
CodeCrafterController class