menu
reduced package
documentation
callbacks.dart
OnInvokeCallable<T extends Intent> typedef
OnInvokeCallable<T extends Intent> typedef
dark_mode
light_mode
OnInvokeCallable<
T extends Intent
>
typedef
OnInvokeCallable
<
T extends Intent
> =
Callable1
<
Object
?
,
T
>
typedef OnInvokeCallback
Implementation
typedef OnInvokeCallable<T extends Intent> = Callable1<Object?, T>;
reduced package
documentation
callbacks
OnInvokeCallable<T extends Intent> typedef
callbacks library