menu
uikit_plus package
documentation
widgets/time_view.dart
OnProgressCallback typedef
OnProgressCallback typedef
dark_mode
light_mode
OnProgressCallback
typedef
OnProgressCallback
=
void Function
(
int
current
,
int
total
,
double
progress
)
Implementation
typedef OnProgressCallback = void Function(int current, int total, double progress);
uikit_plus package
documentation
widgets/time_view
OnProgressCallback typedef
time_view library