SubAspectComponentOptions constructor
Implementation
const SubAspectComponentOptions({
required this.backgroundColor,
required this.children,
this.showControls = true,
this.containerWidthFraction,
this.containerHeightFraction,
this.defaultFractionSub = 40.0,
});