Color.background constructor Null safety

const Color.background()

Implementation

const factory Color.background() = BackgroundColor;