提交 1ef97dc0 authored 作者: 马悦忱's avatar 马悦忱

修改代码

上级 b57c0723
...@@ -18,6 +18,7 @@ class ToastUtil { ...@@ -18,6 +18,7 @@ class ToastUtil {
static void showLongToast(String? txt) { static void showLongToast(String? txt) {
showToast(txt, toastDuration: ToastDuration.long); showToast(txt, toastDuration: ToastDuration.long);
} }
} }
enum ToastDuration { enum ToastDuration {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论