Color.outline constructor Null safety

const Color.outline()

Implementation

const factory Color.outline() = OutlineColor;