menu
ty_smart_pos_api_plugin package
documentation
modules/upgrade/upgrade_callback.dart
OnProgress typedef
OnProgress typedef
dark_mode
light_mode
OnProgress
typedef
OnProgress
=
void Function
(
int
appType
,
int
progressValue
)
Implementation
typedef OnProgress = void Function(int appType, int progressValue);
ty_smart_pos_api_plugin package
documentation
modules/upgrade/upgrade_callback
OnProgress typedef
upgrade_callback library