menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditorInheritedWidget
isCopiedStatementCut property
isCopiedStatementCut property
dark_mode
light_mode
isCopiedStatementCut
property
bool
isCopiedStatementCut
final
Whether pasting the statement should clear out the clipboard.
Implementation
final bool isCopiedStatementCut;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditorInheritedWidget
isCopiedStatementCut property
DartBlockEditorInheritedWidget class