stagexl
stagexl
GraphicsCommandRectRound
width
width
stagexl
stagexl
GraphicsCommandRectRound
width
property
width
stagexl
stagexl
GraphicsCommandRectRound
Constructors
GraphicsCommandRectRound
Properties
ellipseHeight
ellipseWidth
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(); }