Improve efficiency of data fetching

This commit is contained in:
Junyuan Feng
2022-02-02 13:23:54 +08:00
parent 5d9b19407f
commit 026d203608
8 changed files with 121 additions and 113 deletions

View File

@@ -194,7 +194,6 @@ class _SettingPageState extends State<SettingPage> {
child: Text(
tabs[_launchPageIdx],
style: textStyle,
textScaleFactor: 1.0,
textAlign: TextAlign.right,
),
),