Grey.veryDark constructor

const Grey.veryDark()

Very dark shade #212121 ≡ Colors.grey900.

Implementation

const Grey.veryDark() : super.opaque(0x212121);