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