screenMaxWidth property

double? screenMaxWidth

Returns the maximum width for all responsive widgets.

Implementation

double? get screenMaxWidth => _screenMaxWidth;