StrokeOptions class
Constructors
Properties
- capEnd → bool
-
final
- capStart → bool
-
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- isComplete → bool
-
final
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- simulatePressure → bool
-
final
- size ↔ double
-
The base size (diameter) of the stroke.
getter/setter pair
- smoothing ↔ double
-
Controls the density of points along the stroke's edges.
getter/setter pair
- streamline ↔ double
-
Controls the level of variation allowed in the input points.
getter/setter pair
- taperEnd ↔ double
-
getter/setter pair
- taperStart ↔ double
-
getter/setter pair
- thinning ↔ double
-
The effect of pressure on the stroke's size.
getter/setter pair
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited