menu
fml package
documentation
widgets/editor/editor_view.dart
EditorView
EditorView.new constructor
EditorView.new constructor
dark_mode
light_mode
EditorView
constructor
EditorView
(
EditorModel
model
)
Implementation
EditorView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/editor/editor_view
EditorView
EditorView.new constructor
EditorView class