blue property

int blue
inherited

The blue value of this color.

Implementation

int get blue => toRgbColor().blue;