BackgroundImage.image constructor
const
BackgroundImage.image(
- ImageStyle image
Create a background image from an ImageStyle such as url().
Implementation
const factory BackgroundImage.image(ImageStyle image) = _ImageBackgroundImage;