COLOR_GOLD top-level constant

const COLOR_GOLD = const Color.fromRGBO(254, 221, 30, 1.0)

Implementation

const COLOR_GOLD = Color.fromRGBO(254, 221, 30, 1.0)