SunburstPainter constructor

const SunburstPainter(
  1. {required BackgroundColors bgColors}
)

Implementation

const SunburstPainter({required this.bgColors});