custom_loader library

Functions

HeightBox(double height) Widget
hideLoader(BuildContext context) → void
removeCurrentSnackBar(BuildContext context) → void
showErrorMsg(dynamic data) String
showLoader(BuildContext context) → void
showSnackBar({String title = "", bool isSuccess = false, SnackBarAction? action, int seconds = 1, required BuildContext context}) → void
WidthBox(double width) Widget