menu
brain_dev_tools package
documentation
controllers/application_controller.dart
ApplicationController
showDialogProgress method
showDialogProgress method
dark_mode
light_mode
showDialogProgress
method
dynamic
showDialogProgress
(
{
bool
show
=
true
,
})
Implementation
showDialogProgress({bool show = true}) => showCircularProgressIndicator(show: show);
brain_dev_tools package
documentation
controllers/application_controller
ApplicationController
showDialogProgress method
ApplicationController class