tabLabel property

AppFontSizes tabLabel
final

Tab labels - 14-16px.

Use for: Tab bars, segmented controls

Implementation

static final tabLabel = AppFontSizes(
  bodySmall: 14,
  scaleFactor: AppFontSizesScaleFactors.normal,
);