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