labelPadding property

EdgeInsetsGeometry? labelPadding
final

The padding added to each of the tab labels.

If this property is null, then kTabLabelPadding is used.

Implementation

final EdgeInsetsGeometry? labelPadding;