textPrimary constant
Color
const textPrimary
The primary text color, optimized for high readability.
Implementation
static const Color textPrimary = MaterialColors.jet;
The primary text color, optimized for high readability.
static const Color textPrimary = MaterialColors.jet;