我正在使用这个库..但是我收到了这个错误
Flushbar(
title: 'Warning',
message: "You have no Internet",
icon: Icon(
Icons.error_outline,
size: 28,
color: Colors.red,
),
leftBarIndicatorColor: Colors.blue.shade300,
duration: Duration(seconds: 3),
)..show(context);
Run Code Online (Sandbox Code Playgroud)
| 归档时间: |
|
| 查看次数: |
1750 次 |
| 最近记录: |