Main background color (typically used for text in dark mode).
@override Color get mainBackground => Theme.of(context).colorScheme.onSurface;