menu
mono_kit package
documentation
widgets/delayed_pop_scope.dart
DelayedPopInvokedWithResultCallback<T> typedef
DelayedPopInvokedWithResultCallback<T> typedef
dark_mode
light_mode
DelayedPopInvokedWithResultCallback<
T
>
typedef
DelayedPopInvokedWithResultCallback
<
T
> =
Future
<
bool
>
Function
(
T?
result
)
Implementation
typedef DelayedPopInvokedWithResultCallback<T> = Future<bool> Function( T? result, );
mono_kit package
documentation
widgets/delayed_pop_scope
DelayedPopInvokedWithResultCallback<T> typedef
delayed_pop_scope library