WindowPaneCellLayoutChangedEvent constructor

const WindowPaneCellLayoutChangedEvent(
  1. String cellId
)

Implementation

const WindowPaneCellLayoutChangedEvent(this.cellId)
    : super('cellLayoutChanged');