YuroToastExt extension
Methods
-
changeToastTheme(
ToastTheme newTheme) → void -
Available on YuroInterface, provided by the YuroToastExt extension
-
showToast(
String text, {ToastTheme? theme}) → void -
Available on YuroInterface, provided by the YuroToastExt extension
-
showToastWidget(
{required Widget child, ToastTheme? theme, VoidCallback? onDismiss}) → void -
Available on YuroInterface, provided by the YuroToastExt extension