getBackgroundColor static method

Color getBackgroundColor()

Implementation

static Color getBackgroundColor() {
  return AppColor.scaffold;
}