menu
flutter_easy package
documentation
components/src/base_loading_view.dart
BaseLoadingView
BaseLoadingView.new const constructor
BaseLoadingView.new const constructor
dark_mode
light_mode
BaseLoadingView
constructor
const
BaseLoadingView
(
{
Key
?
key
,
String
?
message
,
})
Implementation
const BaseLoadingView({super.key, this.message});
flutter_easy package
documentation
components/src/base_loading_view
BaseLoadingView
BaseLoadingView.new const constructor
BaseLoadingView class