menu
tenun package
documentation
core/chart_painter_base.dart
ChartPainterBase
fillPaint method
fillPaint method
dark_mode
light_mode
fillPaint
method
Paint
fillPaint
(
Color
color
)
Implementation
Paint fillPaint(Color color) => paintCache.fill(color);
tenun package
documentation
core/chart_painter_base
ChartPainterBase
fillPaint method
ChartPainterBase class