menu
lazily package
documentation
async_context.dart
AsyncEffectHandle
disposeAsync abstract method
disposeAsync abstract method
dark_mode
light_mode
disposeAsync
abstract method
Future
<
void
>
disposeAsync
(
)
Dispose this effect and await its cleanup future.
Implementation
Future<void> disposeAsync();
lazily package
documentation
async_context
AsyncEffectHandle
disposeAsync abstract method
AsyncEffectHandle class