backgroundButtons property

List<Color> backgroundButtons
getter/setter pair

Implementation

List<Color> backgroundButtons = [
  Colors.white,
  Colors.white,
  Colors.white,
  Colors.white
];