primary constant
Color
const primary
The primary color of the application. Used for key UI elements and primary actions.
Implementation
static const Color primary = Color(0xFF006EFF);
The primary color of the application. Used for key UI elements and primary actions.
static const Color primary = Color(0xFF006EFF);