tabBarUnSelectedLabelStyle property

BaseTextStyle get tabBarUnSelectedLabelStyle

Implementation

BaseTextStyle get tabBarUnSelectedLabelStyle =>
    _tabBarUnSelectedLabelStyle ??
    BaseGalleryConfigUtils
        .defaultGalleryDetailConfig.tabBarUnSelectedLabelStyle;