EtchVertices class
- Inheritance
-
- Object
- EtchElement
- EtchVertices
Constructors
- EtchVertices({required Vertices vertices, BlendMode blendMode = BlendMode.srcOver, EtchStyle? etchStyle})
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
paint(
Canvas canvas, Size size) → void -
override
-
shouldRepaint(
covariant EtchElement oldElement) → bool -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited