SymbolStyle class
符号描述样式
Constructors
Properties
Methods
-
draw(
Canvas canvas, Paint paint, Offset offset, {Size? size}) → void -
draw2(
Canvas canvas, Paint paint, List< Offset> offsets) → void -
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