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