light property

Color light
getter/setter pair

Color for light elements in light mode.

Implementation

static Color light = const Color.fromRGBO(255, 255, 255, 1);