stagexl
stagexl
GraphicsCommandRect
width
width
stagexl
stagexl
GraphicsCommandRect
width
property
width
stagexl
stagexl
GraphicsCommandRect
Constructors
GraphicsCommandRect
Properties
graphics
hashCode
height
runtimeType
width
x
y
Operators
operator ==
Methods
invalidate
noSuchMethod
toString
updateContext
double
width
Source
double get width => _width;
void
width=
(
double
value
)
Source
set width(double value) { _width = value; _invalidate(); }