sunnyColors top-level property
SunnyColors
get
sunnyColors
Implementation
SunnyColors get sunnyColors =>
_sunnyColors ??
(throw Exception(
"No sunny colors have been initialized. Set using SunnyColors.init"));