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