menu
brain_dev_business package
documentation
controllers/business_controller.dart
BusinessController
showCircularProgressIndicator method
showCircularProgressIndicator method
dark_mode
light_mode
showCircularProgressIndicator
method
dynamic
showCircularProgressIndicator
(
{
bool
show
=
true
,
})
Implementation
showCircularProgressIndicator({bool show = true}) { _showCircularProgress = show; update(); }
brain_dev_business package
documentation
controllers/business_controller
BusinessController
showCircularProgressIndicator method
BusinessController class