menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditorInheritedWidget
canChange property
canChange property
dark_mode
light_mode
canChange
property
bool
canChange
final
Whether new statements and custom functions can be created.
Implementation
final bool canChange;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditorInheritedWidget
canChange property
DartBlockEditorInheritedWidget class