Flutter GetX Snackbar with no context. RaisedButton( child: Text('snackbar'), onPressed: () { Get.snackbar('标题', '网络错误!', colorText: Colors.white ...
確定! 回上一頁