widget/common_method library
Functions
-
formatPrice(
double price) → String -
removeCurrentSnackBar(
BuildContext context) → void -
showErrorMsg(
dynamic data) → String -
showSnackBar(
{String title = "", bool isSuccess = false, SnackBarAction? action, int seconds = 1}) → void