MenuIconPainter class

Inheritance

Constructors

Properties

animationStep double
final
color Color
final
hashCode int
The hash code for this object.
no setterinherited
innerPath Path
getter/setter pairinherited
innerRect Rect
getter/setter pairinherited
maxRotationRadians double
final
outerPath Path
getter/setter pairinherited
outerRect Rect
getter/setter pairinherited
paintObject Paint
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
shape ShapeBorder
finalinherited
strokeWidth double
finalinherited

Methods

calculateShape(Offset offset, Size size) → void
inherited
convertRadiusToSigma(double radius) double
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
paintIcon(Canvas canvas) → void
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited