getFillColor method

Color getFillColor()

Implementation

Color getFillColor() {
  return getFillColors()[0];
}