empty static method

Implementation

static BackgroundFillFreeformGradient empty() {
  return BackgroundFillFreeformGradient({});
}