opt: view later tabbar

Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-04-12 15:36:47 +08:00
parent afc8c5f873
commit 26ca69cb83

View File

@@ -90,7 +90,9 @@ class _LaterPageState extends State<LaterPage>
body: Column(
children: [
TabBar(
isScrollable: true,
controller: _tabController,
tabAlignment: TabAlignment.start,
tabs: LaterViewType.values.map((item) {
final count = _baseCtr.counts[item];
return Tab(