menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditor
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
DartBlockEditor
canDelete property
DartBlockEditor class