WindowPaneEvent constructor

const WindowPaneEvent(
  1. String id
)

Implementation

const WindowPaneEvent(String id) : super('pane.$id');