menu
cloudinary_url_gen package
documentation
asset/builders/general_asset_builder.dart
GeneralAsset
cloudConfig method
cloudConfig method
dark_mode
light_mode
cloudConfig
method
GeneralAsset
cloudConfig
(
CloudConfig
cloudConfig
)
Implementation
GeneralAsset cloudConfig(CloudConfig cloudConfig) { _cloudConfig = cloudConfig; return this; }
cloudinary_url_gen package
documentation
asset/builders/general_asset_builder
GeneralAsset
cloudConfig method
GeneralAsset class