Color.secondary constructor Null safety

const Color.secondary()

Implementation

const factory Color.secondary() = SecondaryColor;