ScenarioLayoutCompressed constructor

const ScenarioLayoutCompressed({
  1. bool needsScrollableResizing = true,
})

Implementation

const ScenarioLayoutCompressed({this.needsScrollableResizing = true});