This commit is contained in:
v7lin
2020-06-17 02:15:08 +08:00
parent 1880a32978
commit e802e05366

@ -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>[