menu
celeryviz_frontend_core package
documentation
widgets/pane/pane.dart
LoadingPage
LoadingPage.new const constructor
LoadingPage.new const constructor
dark_mode
light_mode
LoadingPage
constructor
const
LoadingPage
(
{
Key
?
key
,
required
String
message
,
})
Implementation
const LoadingPage({super.key, required this.message});
celeryviz_frontend_core package
documentation
widgets/pane/pane
LoadingPage
LoadingPage.new const constructor
LoadingPage class