I want to add a this type of icon and divider in my appbar (inside Tab Bar). But how?
CodePudding user response:
You cannot add it in the TabBar widget, but you can create simple Row, add your custom tab button widgets and add divider and extra icon.