PositivePolygonSymbol class

正多边形

Inheritance

Constructors

PositivePolygonSymbol(AreaStyle style, {int count = 3, num offsetAngle = 0, num rotateAngle = 0})
const

Properties

count int
final
hashCode int
The hash code for this object.
no setterinherited
offsetAngle num
final
rotateAngle num
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
style AreaStyle
final

Methods

draw(Canvas canvas, Paint paint, Offset offset, Size size) → void
override
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