tabBarLabelStyle property

BaseTextStyle tabBarLabelStyle

Implementation

BaseTextStyle get tabBarLabelStyle =>
    _tabBarLabelStyle ??
    BaseGalleryConfigUtils.defaultGalleryDetailConfig.tabBarLabelStyle;