menu
tenun package
documentation
core/chart_painter_base.dart
ChartPainterBase
axisPaint property
axisPaint property
dark_mode
light_mode
axisPaint
property
Paint
get
axisPaint
Implementation
Paint get axisPaint => strokePaint(theme.axisColor, 1.0);
tenun package
documentation
core/chart_painter_base
ChartPainterBase
axisPaint property
ChartPainterBase class