flutter_json_widgets
box_constraints
BoxConstraints
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Implementation
Map<String, dynamic> toJson() => throw _privateConstructorUsedError;
flutter_json_widgets
box_constraints
BoxConstraints
toJson method
BoxConstraints class
Constructors
BoxConstraints
fromJson
Properties
copyWith
hashCode
maxHeight
maxWidth
minHeight
minWidth
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==