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