cellLayoutChangedStream property

Stream<WindowPaneCellLayoutChangedEvent> cellLayoutChangedStream
final

Implementation

final Stream<WindowPaneCellLayoutChangedEvent> cellLayoutChangedStream =
    AffogatoEvents.windowPaneCellLayoutChangedEventsController.stream;