ScreenContext.fromRVG constructor
ScreenContext.fromRVG()
Implementation
factory ScreenContext.fromRVG(ResponsiveValueGroup rvg) => ScreenContext( rowColumn: rvg.rowColumn, singleAspectRatioSize: rvg.singleAspectRatio );