labelPadding property
The padding added to each of the tab labels.
If this property is null, then kTabLabelPadding is used.
Implementation
final EdgeInsetsGeometry? labelPadding;
The padding added to each of the tab labels.
If this property is null, then kTabLabelPadding is used.
final EdgeInsetsGeometry? labelPadding;