onLayoutChange property
Stream<LayoutConfig>
get
onLayoutChange
Stream of layout changes
Implementation
Stream<LayoutConfig> get onLayoutChange => _layoutChangeController.stream;
Stream of layout changes
Stream<LayoutConfig> get onLayoutChange => _layoutChangeController.stream;