menu
u package
documentation
utilities.dart
Progress typedef
Progress typedef
dark_mode
light_mode
Progress
typedef
Progress
=
dynamic Function
(
double
percent
)
Implementation
typedef Progress = Function(double percent);
u package
documentation
utilities
Progress typedef
utilities library