common/widget/index library
Functions
-
makeToast(
{required String msg, Color backgroundColor = LiveColors.black80Transparency, Color textColor = Colors.white}) → Future< bool?> -
popupWidget(
Widget widget, {Color? barrierColor, Color? backgroundColor = LiveColors.designStandardG2, BuildContext? context, RouteSettings? routeSettings, bool isDismissible = true, VoidCallback? onDismiss}) → BottomSheetHandler