menu
flutter_update_dialog package
documentation
update_dialog.dart
UpdateWidget
update method
update method
dark_mode
light_mode
update
method
void
update
(
double
progress
)
Implementation
void update(double progress) { _state.update(progress); }
flutter_update_dialog package
documentation
update_dialog
UpdateWidget
update method
UpdateWidget class