flutter_sprites
dart:ui
Size
zero
zero
flutter_sprites
dart:ui
Size
zero
constant
zero
flutter_sprites
dart:ui
Size
Constants
infinite
zero
Static methods
lerp
Constructors
Size
copy
fromHeight
fromRadius
fromWidth
square
Properties
hashCode
height
isEmpty
isInfinite
runtimeType
shortestSide
width
Operators
operator %
operator *
operator +
operator -
operator /
operator <
operator <=
operator ==
operator >
operator >=
operator ~/
Methods
bottomCenter
bottomLeft
bottomRight
center
centerLeft
centerRight
noSuchMethod
topCenter
topLeft
topRight
toString
Size
zero
=
const
Size
(0.0, 0.0)
An empty size, one with a zero width and a zero height.