The background color to use for language's code block, or null to keep the ambient surface color.
language
null
@override Color? backgroundFor(String? language) => theme.background;