Image.network constructor
const
Image.network(})
Implementation
const Image.network(
this.src, {
required this.alt,
this.width,
this.height,
this.fillWidth = false,
this.cover = false,
super.key,
});
const Image.network(
this.src, {
required this.alt,
this.width,
this.height,
this.fillWidth = false,
this.cover = false,
super.key,
});