DHIndicatorPathPainter class

Constructors

DHIndicatorPathPainter(Indicator indicator)

Properties

hashCode int
The hash code for this object.
no setterinherited
indicator Indicator
getter/setter pair
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 RenderBox parentBox, required Canvas canvas, required Offset center, required double scale, required TextPainter labelPainter, required double textScaleFactor, required Size sizeWithOverflow, IndicatorStyle? style}) → void
toString() String
A string representation of this object.
inherited

Operators

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