commit
fc061d2b49
6 changed files with 651 additions and 308 deletions
|
|
@ -83,7 +83,7 @@ class DesktopTabBar extends StatelessWidget {
|
|||
labelPadding: const EdgeInsets.symmetric(
|
||||
vertical: 0, horizontal: 0),
|
||||
isScrollable: true,
|
||||
indicatorPadding: EdgeInsets.only(bottom: 2),
|
||||
indicatorPadding: EdgeInsets.zero,
|
||||
physics: BouncingScrollPhysics(),
|
||||
controller: controller.value,
|
||||
tabs: tabs.asMap().entries.map((e) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue