getBackgroundColor method

String getBackgroundColor()

Implementation

String getBackgroundColor() {
  return _backgroundColor;
}