menu
dartblock_code package
documentation
widgets/dartblock_editor.dart
DartBlockEditorInheritedWidget
copiedStatement property
copiedStatement property
dark_mode
light_mode
copiedStatement
property
Statement
?
copiedStatement
final
The last statement copied to the clipboard.
Implementation
final Statement? copiedStatement;
dartblock_code package
documentation
widgets/dartblock_editor
DartBlockEditorInheritedWidget
copiedStatement property
DartBlockEditorInheritedWidget class