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