black constant

List<Color> const black

Implementation

static const List<Color> black = [Color(0xFF090909), Color(0xDD202020)];