kTextTabBarHeight top-level constant Null safety

double const kTextTabBarHeight

The height of a tab bar containing text.

Implementation

const double kTextTabBarHeight = kMinInteractiveDimension;