Removes the background image.
@override Future<void> clearBackgroundImage() async { await _shim.clearBackgroundImage().toDart; }