menu
rive_dart_importer package
documentation
rive.dart
CallbackAssetLoader
CallbackAssetLoader.new constructor
CallbackAssetLoader.new constructor
dark_mode
light_mode
CallbackAssetLoader
constructor
CallbackAssetLoader
(
Future
<
bool
>
callback
(
FileAsset
asset
,
Uint8List
?
embeddedBytes
)
)
Implementation
CallbackAssetLoader(this.callback);
rive_dart_importer package
documentation
rive
CallbackAssetLoader
CallbackAssetLoader.new constructor
CallbackAssetLoader class