menu
affogato_editor package
documentation
affogato_editor.dart
EditorEvent
EditorEvent.new const constructor
EditorEvent.new const constructor
dark_mode
light_mode
EditorEvent
constructor
const
EditorEvent
(
String
id
)
Implementation
const EditorEvent(String id) : super('editor.$id');
affogato_editor package
documentation
affogato_editor
EditorEvent
EditorEvent.new const constructor
EditorEvent class