menu
shared_component package
documentation
widgets/app_widgets.dart
AppImageNetwork
AppImageNetwork.new const constructor
AppImageNetwork.new const constructor
dark_mode
light_mode
AppImageNetwork
constructor
const
AppImageNetwork
(
String
imageUrl
, {
Key
?
key
,
required
double
height
,
required
double
width
,
})
Implementation
const AppImageNetwork(this.imageUrl, {super.key, required this.height, required this.width});
shared_component package
documentation
widgets/app_widgets
AppImageNetwork
AppImageNetwork.new const constructor
AppImageNetwork class