darkConfig property
CodeConfig
get
darkConfig
UncompleteDocumentation
Implementation
static CodeConfig get darkConfig =>
const CodeConfig(style: TextStyle(backgroundColor: Color(0xCC555555)));
UncompleteDocumentation
static CodeConfig get darkConfig =>
const CodeConfig(style: TextStyle(backgroundColor: Color(0xCC555555)));