OmegaLoadingDialogWidget constructor
OmegaLoadingDialogWidget(})
Implementation
OmegaLoadingDialogWidget(
this.loadingFunc, {
required this.description,
this.title = 'Carregando...',
required this.textColor,
required this.bgColor,
});