menu
blueprint_flutter_core package
documentation
blueprint_widgets.dart
FxLoader
FxLoader.new const constructor
FxLoader.new const constructor
dark_mode
light_mode
FxLoader
constructor
const
FxLoader
(
{
Key
?
key
,
bool
fullScreen
=
true
,
String
?
message
,
})
Implementation
const FxLoader({super.key, this.fullScreen = true, this.message});
blueprint_flutter_core package
documentation
blueprint_widgets
FxLoader
FxLoader.new const constructor
FxLoader class