Cyan.veryLight constructor

const Cyan.veryLight()

Very light shade #B2EBF2 ≡ Colors.cyan100.

Implementation

const Cyan.veryLight() : super.opaque(0xB2EBF2);