Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TDTabBar 设置背景色无效 #450

Open
GetLost-Cyril opened this issue Jan 9, 2025 · 1 comment
Open

TDTabBar 设置背景色无效 #450

GetLost-Cyril opened this issue Jan 9, 2025 · 1 comment

Comments

@GetLost-Cyril
Copy link

tdesign-flutter 版本

0.1.7

重现链接

No response

重现步骤

TDTabBar(
width: 300,
tabs: tabs,
outlineType: TDTabBarOutlineType.capsule,
controller: TabController(length: 3, vsync: controller),
backgroundColor:Colors.red,
),

以上代码backgroundColor 设置背景色无效,显示默认白色

期望结果

No response

实际结果

No response

Flutter版本

3.24.3

设备与机型信息

No response

系统版本

No response

补充说明

No response

Copy link
Contributor

github-actions bot commented Jan 9, 2025

👋 @GetLost-Cyril,感谢给 TDesign 提出了 issue。
请根据 issue 模版确保背景信息的完善,我们将调查并尽快回复你。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant