menu
toaster_next package
documentation
toaster/toaster_interface.dart
ToastBuilder typedef
ToastBuilder typedef
dark_mode
light_mode
ToastBuilder
typedef
ToastBuilder
=
Widget
Function
(
Toast
toast
,
Animation
<
double
>
animation
)
Implementation
typedef ToastBuilder = Widget Function( Toast toast, Animation<double> animation, );
toaster_next package
documentation
toaster/toaster_interface
ToastBuilder typedef
toaster_interface library