mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-05-19 00:06:51 +08:00
update
This commit is contained in:
@ -191,7 +191,7 @@ class _HomeState extends State<Home> {
|
||||
}
|
||||
|
||||
void _showTips(String title, String content) {
|
||||
showDialog(
|
||||
showDialog<void>(
|
||||
context: context,
|
||||
builder: (BuildContext context) {
|
||||
return AlertDialog(
|
||||
|
Reference in New Issue
Block a user