kBaseBlueColor top-level constant

Color const kBaseBlueColor

Base blue color (used for highlighted elements)

Implementation

const Color kBaseBlueColor = Color.fromRGBO(48, 170, 217, 1);