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