menu
smart_device_core package
documentation
models/ota_callback.dart
OnOtaProgress typedef
OnOtaProgress typedef
dark_mode
light_mode
OnOtaProgress
typedef
OnOtaProgress
=
void Function
(
int
progress
)
Implementation
typedef OnOtaProgress = void Function(int progress);
smart_device_core package
documentation
models/ota_callback
OnOtaProgress typedef
ota_callback library