RoyalBlue top-level constant

List<Color> const RoyalBlue

Implementation

const List<Color> RoyalBlue = const <Color>[
  Color(0xff536976),
  Color(0xff292e49)
];