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

Border Color?? #13

Open
Obinna-e opened this issue Dec 3, 2021 · 0 comments
Open

Border Color?? #13

Obinna-e opened this issue Dec 3, 2021 · 0 comments

Comments

@Obinna-e
Copy link

Obinna-e commented Dec 3, 2021

Hi,

Tried changing the border color to but it just remains the same. Also is there a way to keep the border color when the list tab is active?

code snippet:

tab: ListTab( label: Text( 'Label 1', style: TextStyle(color: Colors.black), ), icon: Icon( Icons.group, color: Colors.black, ), showIconOnList: false, activeBackgroundColor: Colors.yellow[400]!, borderColor: Colors.transparent, ),

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