menu
koi_printer_editor package
documentation
state/editor_command.dart
UpdateElementCommand
execute method
execute method
dark_mode
light_mode
execute
method
@
override
void
execute
(
EditorState
state
)
override
Implementation
@override void execute(EditorState state) { _replace(state, newElement); }
koi_printer_editor package
documentation
state/editor_command
UpdateElementCommand
execute method
UpdateElementCommand class