screens/quds_toast library

Enums

QudsToastTime
The toast period to show.

Functions

showQudsToast(BuildContext context, {MainAxisAlignment alignment = MainAxisAlignment.center, Widget? content, List<Widget>? leadingActions, List<Widget>? trailingActions, Color? backgroundColor, Color? shadowColor, Duration? displayDuration, QudsToastTime? toastTime = QudsToastTime.Normal}) Future
Show customizable buatiful toast.