menu
epos_frontend_shared package
documentation
gen/assets.gen.dart
AssetGenImage
AssetGenImage.new const constructor
AssetGenImage.new const constructor
dark_mode
light_mode
AssetGenImage
constructor
const
AssetGenImage
(
String
_assetName
, {
Size
?
size
,
Set
<
String
>
flavors
=
const {}
,
})
Implementation
const AssetGenImage(this._assetName, {this.size, this.flavors = const {}});
epos_frontend_shared package
documentation
gen/assets.gen
AssetGenImage
AssetGenImage.new const constructor
AssetGenImage class