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