blue property

int blue
inherited

The blue value of this color.

Ranges from 0 to 255.

Implementation

int get blue => _blue.round();