bottomBarUnselectedLabelStyleDefault property

TextStyle bottomBarUnselectedLabelStyleDefault
final

Implementation

static final bottomBarUnselectedLabelStyleDefault = TextStyle(
  fontSize: CustomStylesConfig.defaultFontSize - 4,
);