maxWidth property

  1. @override
double? maxWidth
inherited

Screen width

Implementation

@override
double? get maxWidth => _state._maxWidth;