menu
velix_editor package
documentation
editor/editor.dart
EditorScreenStateCommands
play method
play method
dark_mode
light_mode
play
method
@Method.new()
void
play
(
)
Implementation
@Method() void play() { execute("play", []); }
velix_editor package
documentation
editor/editor
EditorScreenStateCommands
play method
EditorScreenStateCommands mixin