setDefaultBackgroundColor method
Sets the default background colour.
Implementation
void setDefaultBackgroundColor() {
setDefaultBackgroundColorNative?.call(_sdk);
}
Sets the default background colour.
void setDefaultBackgroundColor() {
setDefaultBackgroundColorNative?.call(_sdk);
}