menu
archery package
documentation
archery/core/container.dart
ServiceContainer
onDispose abstract method
onDispose abstract method
dark_mode
light_mode
onDispose
abstract method
void
onDispose
(
Future
<
void
>
callback
()
)
Implementation
void onDispose(Future<void> Function() callback);
archery package
documentation
archery/core/container
ServiceContainer
onDispose abstract method
ServiceContainer class