An empty size, one with a zero width and a zero height.
class Size
- Constructors
- Size
- copy
- fromHeight
- fromRadius
- fromWidth
- square
- Properties
- flipped
- height
- isEmpty
- longestSide
- shortestSide
- width
- hashCode
- isFinite
- isInfinite
- runtimeType
- Methods
- bottomCenter
- bottomLeft
- bottomRight
- center
- centerLeft
- centerRight
- contains
- topCenter
- topLeft
- topRight
- toString
- noSuchMethod
- Operators
- operator %
- operator *
- operator +
- operator -
- operator /
- operator ==
- operator ~/
- operator <
- operator <=
- operator >
- operator >=
- Static methods
- lerp
- Constants
- infinite
- zero