helpers/toast library

Functions

pShowToast({required String message, Color? colorText, Color? backgroundColor, Color? errorBackgroundColor, bool isError = false, ToastGravity? toastGravity, Toast? toastLength}) → void