PathPainter class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
getHorizontalShift({required RenderBox parentBox, required Offset center, required TextPainter labelPainter, required double textScaleFactor, required Size sizeWithOverflow, required double scale})
→ double
-
-
getPreferredSize(TextPainter labelPainter, double textScaleFactor)
→ Size
-
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
paint({required HMOrientation orientation, required RenderBox parentBox, required Canvas canvas, required Offset center, required double scale, required TextPainter labelPainter, required double textScaleFactor, required Size sizeWithOverflow, required Color backgroundPaintColor, Color? strokePaintColor})
→ void
-
-
toString()
→ String
-
A string representation of this object.
inherited