kBaseBlueColor top-level constant
Color
const kBaseBlueColor
Base blue color (used for highlighted elements)
Implementation
const Color kBaseBlueColor = Color.fromRGBO(48, 170, 217, 1);
Base blue color (used for highlighted elements)
const Color kBaseBlueColor = Color.fromRGBO(48, 170, 217, 1);