menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditorInheritedWidget
canDelete property
canDelete property
dark_mode
light_mode
canDelete
property
bool
canDelete
final
Whenever existing statements and custom functions can be deleted.
Implementation
final bool canDelete;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditorInheritedWidget
canDelete property
DartBlockEditorInheritedWidget class