Flutter
widgets
Size
height
height
Flutter
widgets
Size
height
property
height
Flutter
widgets
Size
Constants
infinite
zero
Static methods
lerp
Constructors
Size
copy
fromHeight
fromRadius
fromWidth
square
Properties
height
isEmpty
shortestSide
width
hashCode
isInfinite
runtimeType
Operators
operator %
operator *
operator +
operator -
operator /
operator ==
operator ~/
operator <
operator <=
operator >
operator >=
Methods
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
topCenter
topLeft
topRight
toString
noSuchMethod
double
height
The vertical extent of this size.
Source
double get height => _dy;