maxPrimaryWidth property

double? maxPrimaryWidth
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;