mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-11 03:40:08 +08:00
@@ -84,7 +84,7 @@ class _LiveAreaPageState extends State<LiveAreaPage> {
|
||||
children: [
|
||||
TabBar(
|
||||
isScrollable: true,
|
||||
tabAlignment: TabAlignment.start,
|
||||
tabAlignment: .start,
|
||||
controller: _controller.tabController,
|
||||
tabs: response.map((e) => Tab(text: e.name)).toList(),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user