neutralColor900 constant

Color const neutralColor900

This color is represented by the hexadecimal value #1A1A1A.

Implementation

static const Color neutralColor900 = Color(0xFF1A1A1A);