flutter_json_widgets
size
Size
Size const constructor
Size
Size
constructor
Null safety
const
Size
(
double
width
,
double
height
)
Implementation
const factory Size(double width, double height) = _Size;
flutter_json_widgets
size
Size
Size const constructor
Size class
Constructors
Size
fromJson
Properties
copyWith
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Constants
zero