menu
tenun package
documentation
core/chart_cache.dart
PaintCache
fill method
fill method
dark_mode
light_mode
fill
method
Paint
fill
(
Color
color
)
Implementation
Paint fill(Color color) => _get(color, PaintingStyle.fill, 0);
tenun package
documentation
core/chart_cache
PaintCache
fill method
PaintCache class