GetXAxisTickLineWidth typedef
CoordinateSystemPainter uses this callback to get X-axis tick line width.
Implementation
typedef GetXAxisTickLineWidth = double Function(double chartActualWidth);
CoordinateSystemPainter uses this callback to get X-axis tick line width.
typedef GetXAxisTickLineWidth = double Function(double chartActualWidth);