defaultColor constant
Color
const defaultColor
color used if no color is specified
Implementation
static const Color defaultColor = Colors.black;
color used if no color is specified
static const Color defaultColor = Colors.black;