stagexl
stagexl
GraphicsCommandStroke
width
width
stagexl
stagexl
GraphicsCommandStroke
width
property
width
stagexl
stagexl
GraphicsCommandStroke
Constructors
GraphicsCommandStroke
Properties
capsStyle
graphics
hashCode
jointStyle
runtimeType
width
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(); }