blue property

int blue

The blue value of this color.

Ranges from 0 to 255.

Implementation

int get blue => _blue.round();