menu
noor_go package
documentation
customer_app/presentation/components/loading.dart
Loading
Loading.new const constructor
Loading.new const constructor
dark_mode
light_mode
Loading
constructor
const
Loading
(
{
Key
?
key
,
bool
changeColor
=
false
,
})
Implementation
const Loading({ super.key, this.changeColor = false, });
noor_go package
documentation
customer_app/presentation/components/loading
Loading
Loading.new const constructor
Loading class