empty static method
create BackgroundFillGradient Empty
Implementation
static BackgroundFillGradient empty() {
return BackgroundFillGradient({});
}
create BackgroundFillGradient Empty
static BackgroundFillGradient empty() {
return BackgroundFillGradient({});
}