ScreenParams constructor
const
ScreenParams({
- Size? singleAspectRatioSize,
- TailColumnExpand? tailColumnExpand,
- RCPair? rowColumn,
- FocusPageMode? focusPageMode,
Implementation
const ScreenParams({this.singleAspectRatioSize, this.tailColumnExpand, this.rowColumn, this.focusPageMode});