feat:增加主题色存储本地的功能
This commit is contained in:
@@ -44,7 +44,6 @@ class FlispPageState extends State<FlispPage> {
|
||||
padding: EdgeInsets.all(10),
|
||||
child: Column(
|
||||
children: [
|
||||
buildStatsCard(_activeFlisps),
|
||||
buildTabs(
|
||||
context: context,
|
||||
currentTab: _currentTab,
|
||||
|
||||
Reference in New Issue
Block a user