hourLinePainter property

CustomHourLinePainter? hourLinePainter
final

A funtion that returns a CustomPainter.

Use this if you want to paint custom hour lines.

Implementation

final CustomHourLinePainter? hourLinePainter;