I\'m using a TabBar widget and I\'d like to customize the height and width of the indicator. I can\'t see any other property besides color I can modify.
You can adjust the spacing between the tabs -> labelPadding: EdgeInsets.symmetric (horizontal: 5),