widgets/loader/index library
Classes
Functions
-
showUFUConfirmationLoader(
{bool? show = false, double size = 20}) → Widget? -
showUFUConfirmationLoader can be used to show loading animation on buttons
parameters: show
optional
show:- it is a bool variable which can be used to show or hide loader default value isfalse
-
ShowUFULoader(
{String? msg}) → Future< void>