menu
witsystem_flutter_sdk_v2 package
documentation
SDK/api/callBack/BleDeviceCall.dart
MarkProgress typedef
MarkProgress typedef
dark_mode
light_mode
MarkProgress
typedef
MarkProgress
=
void Function
(
int
overall
,
int
current
)
Implementation
typedef MarkProgress = void Function(int overall, int current);
witsystem_flutter_sdk_v2 package
documentation
SDK/api/callBack/BleDeviceCall
MarkProgress typedef
BleDeviceCall library