rainbowBlue property

LinearGradient rainbowBlue
getter/setter pair

Implementation

static LinearGradient rainbowBlue =
    buildGradient(_beginAlignment, _endAlignment, const [Color(0xff00F260), Color(0xff0575E6)]);