SoftUiLoading constructor
const
SoftUiLoading({})
Implementation
const SoftUiLoading({
this.text = 'Carregando...',
this.dimension = 16,
this.strokeWidth = 2,
this.showText = true,
this.color,
super.key,
});