Flutter
dart:ui
Size
width property
width
width
property
Null safety
double
width
The horizontal extent of this size.
Implementation
double get width => _dx;
Flutter
dart:ui
Size
width 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