Lime.veryLight constructor

const Lime.veryLight()

Very light shade #F0F4C3 ≡ 100.

Implementation

const Lime.veryLight() : super.opaque(0xF0F4C3);