flutter_json_widgets
box_constraints
BoxConstraints
maxWidth property
maxWidth
maxWidth
property
Null safety
double
maxWidth
inherited
Implementation
double get maxWidth => throw _privateConstructorUsedError;
flutter_json_widgets
box_constraints
BoxConstraints
maxWidth property
BoxConstraints class
Constructors
BoxConstraints
fromJson
Properties
copyWith
hashCode
maxHeight
maxWidth
minHeight
minWidth
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==