MeasureLayout constructor
const
MeasureLayout({})
Implementation
const MeasureLayout({
super.key,
required this.max,
required this.measureAxis,
required this.direction,
required this.labelsInViewport,
});
const MeasureLayout({
super.key,
required this.max,
required this.measureAxis,
required this.direction,
required this.labelsInViewport,
});