indicatorPadding property
The padding for the indicator.
The default value of this property is EdgeInsets.zero.
For isScrollable tab bars, specifying kTabLabelPadding will align
the indicator with the tab's text for _Tab widgets and all but the
shortest _Tab.text values.
Implementation
final EdgeInsetsGeometry indicatorPadding;