maxPrimaryWidth property
final
Max width for primary widget when it's being displayed in split mode.
Default is null, and widthRatio will have control on width.
Implementation
final double? maxPrimaryWidth;
Max width for primary widget when it's being displayed in split mode.
Default is null, and widthRatio will have control on width.
final double? maxPrimaryWidth;