setBackgroundImageFromTexture abstract method

Future setBackgroundImageFromTexture(
  1. Texture texture
)

Set the background image from texture.

Implementation

Future setBackgroundImageFromTexture(Texture texture);