menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditorInheritedWidget
canReorder property
canReorder property
dark_mode
light_mode
canReorder
property
bool
canReorder
final
Whether existing statements can have their order re-arranged.
Implementation
final bool canReorder;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditorInheritedWidget
canReorder property
DartBlockEditorInheritedWidget class