clearBackgroundImage abstract method

Future clearBackgroundImage({
  1. bool destroy = false,
})

Removes the background image.

Implementation

Future clearBackgroundImage({bool destroy = false});