bgColor property

Color bgColor
getter/setter pair

background color

Implementation

static Color bgColor = const Color.fromRGBO(242, 242, 242, .4);