getColor1 method

  1. @override
Color getColor1()
override

Implementation

@override
ui.Color getColor1() {
  return _colors![0];
}