isComplex property
Pass isComplex: true for charts with many paths/gradients so Flutter
rasterises them to a cached layer (trades RAM for CPU time).
Implementation
final bool isComplex;
Pass isComplex: true for charts with many paths/gradients so Flutter
rasterises them to a cached layer (trades RAM for CPU time).
final bool isComplex;