colorBackground property

Color get colorBackground

Implementation

Color get colorBackground {
  return themeDataActive.colorScheme.background;
}