menu
flutter_yfree package
documentation
YFree.dart
YImage
YImage.new constructor
YImage.new constructor
dark_mode
light_mode
YImage
constructor
YImage
(
double
?
width
,
double
?
height
,
String
url
, {
BoxFit
fit
=
BoxFit.contain
,
String
?
imagePlaceHolder
,
})
Implementation
YImage( this.width, this.height, this.url, { this.fit = BoxFit.contain, this.imagePlaceHolder, });
flutter_yfree package
documentation
YFree
YImage
YImage.new constructor
YImage class