blue property

int get blue
inherited

The blue value of this color.

Implementation

int get blue => toRgbColor().blue;