LokotroFullContentSpin constructor
const
LokotroFullContentSpin({})
Implementation
const LokotroFullContentSpin({
super.key,
required this.activityIsRunning,
required this.child,
this.loadingMessage,
this.overlayColor,
this.spinnerColor,
this.spinnerSize = 50.0,
});