79085264

Date: 2024-10-14 08:12:38
Score: 2
Natty:
Report link

for removing the divider line use the property of TabBar "dividerColor: Colors.transparent"

TabBar( dividerColor: Colors.transparent, //it will removing the line labelColor: Colors.white, unselectedLabelColor: Colors.black, ..... .... ...

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Ihsan Ullah