masteryInProgress constant

Color const masteryInProgress

Get color for a mastery level string.

Implementation

// In-progress color (for parent topics with mixed child mastery)
static const Color masteryInProgress = Color(0xFFFFCA28);