menu
MBG_Inspektionen
fragments/loadingscreen/loadingView.dart
LoadingView
LoadingView.new const constructor
LoadingView.new
dark_mode
light_mode
LoadingView
constructor
const
LoadingView
(
{
Key
?
key
,
bool
fixedSize
=
true
,
})
Implementation
const LoadingView({Key? key, this.fixedSize = true}) : super(key: key);
MBG_Inspektionen
loadingView
LoadingView
LoadingView.new const constructor
LoadingView class