Color.primary constructor Null safety

const Color.primary()

Implementation

const factory Color.primary() = PrimaryColor;