menu
utils_widget package
documentation
utils_widget.dart
ToastTimer<T>
ToastTimer.new constructor
ToastTimer.new constructor
dark_mode
light_mode
ToastTimer<
T
>
constructor
ToastTimer<
T
>
(
int
time
,
Duration
duration
,
T
item
,
int
index
,
)
Implementation
ToastTimer( this.time, this.duration, this.item, this.index, );
utils_widget package
documentation
utils_widget
ToastTimer<T>
ToastTimer.new constructor
ToastTimer class