menuNormalTextStyle property

BaseTextStyle get menuNormalTextStyle

Implementation

BaseTextStyle get menuNormalTextStyle =>
    _menuNormalTextStyle ??
    BaseSelectionConfigUtils.defaultSelectionConfig.menuNormalTextStyle;