LokotroLoadingSpinner constructor
const
LokotroLoadingSpinner({})
Implementation
const LokotroLoadingSpinner({
super.key,
this.size = 40.0,
this.color,
this.strokeWidth = 4.0,
this.message,
this.messageStyle,
this.animationDuration = const Duration(milliseconds: 1000),
});