Grey.ultraLight constructor

const Grey.ultraLight()

Ultral light shade #FAFAFA ≡ Colors.grey50.

Implementation

const Grey.ultraLight() : super.opaque(0xFAFAFA);