menu
googleapis package
documentation
docs/v1.dart
Size
Size.new constructor
Size.new constructor
dark_mode
light_mode
Size
constructor
Size
(
{
Dimension
?
height
,
Dimension
?
width
,
})
Implementation
Size({
this
.height,
this
.width, });
googleapis package
documentation
docs/v1
Size
Size.new constructor
Size class
Constructors
new
fromJson
Properties
hashCode
height
runtimeType
width
Methods
noSuchMethod
toJson
toString
Operators
operator ==