menu
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
gen/assets.gen.dart
AssetGenImage
AssetGenImage const constructor
AssetGenImage 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 {}, });
nimbbl_mobile_kit_flutter_native_ui_sdk package
documentation
gen/assets.gen
AssetGenImage
AssetGenImage const constructor
AssetGenImage class