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