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