menu
ff_timed_operations package
documentation
ff_timed_operations.dart
OnSuccess typedef
OnSuccess typedef
dark_mode
light_mode
OnSuccess
typedef
OnSuccess
=
void Function<
T
>
(
T
data
)
?
Implementation
typedef OnSuccess = void Function<T>(T data)?;
ff_timed_operations package
documentation
ff_timed_operations
OnSuccess typedef
timed_operations library