menu
asset_delivery package
documentation
asset_delivery_platform_interface.dart
AssetDeliveryPlatform
fetchAssetPackState abstract method
fetchAssetPackState abstract method
dark_mode
light_mode
fetchAssetPackState
abstract method
Future
<
void
>
fetchAssetPackState
(
String
assetPackName
)
Implementation
Future<void> fetchAssetPackState(String assetPackName);
asset_delivery package
documentation
asset_delivery_platform_interface
AssetDeliveryPlatform
fetchAssetPackState abstract method
AssetDeliveryPlatform class