defaultColor constant
String
const defaultColor
The default color if none is specified in the configuration.
Implementation
static const defaultColor = 'const Color(0xFF000000)';
The default color if none is specified in the configuration.
static const defaultColor = 'const Color(0xFF000000)';