menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditor
canRun property
canRun property
dark_mode
light_mode
canRun
property
bool
canRun
final
Whether the DartBlock program can be executed by the user.
Implementation
final bool canRun;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditor
canRun property
DartBlockEditor class