menu
packagist_mvc package
documentation
base/status_view.dart
StatusLoading
StatusLoading.new const constructor
StatusLoading.new const constructor
dark_mode
light_mode
StatusLoading
constructor
const
StatusLoading
(
{
Key
?
key
,
String
?
text
,
})
Implementation
const StatusLoading({Key? key, this.text}) : super(key: key);
packagist_mvc package
documentation
base/status_view
StatusLoading
StatusLoading.new const constructor
StatusLoading class