fillColor property

Color? fillColor
getter/setter pair

shade of grey

Implementation

// static Color borderLightColor = Colors.grey[300];
static Color? fillColor = Colors.grey[300];