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