Improve efficiency of data fetching
This commit is contained in:
@@ -194,7 +194,6 @@ class _SettingPageState extends State<SettingPage> {
|
||||
child: Text(
|
||||
tabs[_launchPageIdx],
|
||||
style: textStyle,
|
||||
textScaleFactor: 1.0,
|
||||
textAlign: TextAlign.right,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user