menu
asset_delivery package
documentation
asset_delivery_platform_interface.dart
AssetDeliveryPlatform
getAssetPackStatus abstract method
getAssetPackStatus abstract method
dark_mode
light_mode
getAssetPackStatus
abstract method
void
getAssetPackStatus
(
dynamic
onUpdate
(
Map
<
String
,
dynamic
>
)
)
Implementation
void getAssetPackStatus(Function(Map<String, dynamic>) onUpdate);
asset_delivery package
documentation
asset_delivery_platform_interface
AssetDeliveryPlatform
getAssetPackStatus abstract method
AssetDeliveryPlatform class