copyWith abstract method
Returns a copy of this color modified with the provided values.
Implementation
@override
ColorModel copyWith({int? alpha});
Returns a copy of this color modified with the provided values.
@override
ColorModel copyWith({int? alpha});