menu
playx_core package
documentation
generated/assets.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 {}});
playx_core package
documentation
generated/assets
AssetGenImage
AssetGenImage.new const constructor
AssetGenImage class