menu
sunny_sdk_core package
documentation
services/resolver_inits.dart
InstDispose<T> typedef
InstDispose<T> typedef
dark_mode
light_mode
InstDispose<
T
>
typedef
InstDispose
<
T
> =
FutureOr
Function
(
T
t
)
Implementation
typedef InstDispose<T> = FutureOr Function(T t);
sunny_sdk_core package
documentation
services/resolver_inits
InstDispose<T> typedef
resolver_inits library