activeBlue constant
iOS 13's default blue color. Used to indicate active elements such as buttons, selected tabs and your own chat bubbles.
This is SystemBlue in the iOS palette.
Implementation
static const CupertinoDynamicColor activeBlue = systemBlue;