toRGB property

  1. @override
RGBAColor toRGB
override

Convert this to a RGBA color space

Implementation

@override
RGBAColor get toRGB => this;