imageImage property
Future<Image>
get
imageImage
Constructs an image.Image
from widget.Image.
Implementation
Future<image.Image> get imageImage async => imageProvider.imageImage;
Constructs an image.Image
from widget.Image.
Future<image.Image> get imageImage async => imageProvider.imageImage;