mirror of
https://github.com/RxReader/tencent_kit.git
synced 2025-07-06 14:00:22 +08:00
update
This commit is contained in:
@ -68,7 +68,7 @@ class _HomeState extends State<Home> {
|
||||
Widget build(BuildContext context) {
|
||||
return Scaffold(
|
||||
appBar: AppBar(
|
||||
title: const Text('TencentKit Demo'),
|
||||
title: const Text('Tencent Kit Demo'),
|
||||
),
|
||||
body: ListView(
|
||||
children: <Widget>[
|
||||
|
Reference in New Issue
Block a user