menu
my_utility package
documentation
typedefs/result_callback.dart
ResultCallback<T> typedef
ResultCallback<T> typedef
dark_mode
light_mode
ResultCallback<
T
>
typedef
ResultCallback
<
T
> =
T Function
()
Implementation
typedef ResultCallback<T> = T Function();
my_utility package
documentation
typedefs/result_callback
ResultCallback<T> typedef
result_callback library