getBackground static method

Paint? getBackground()

Implementation

static Paint? getBackground() {
  // TODO: Reserved port for customize text decoration background.
  return null;
}