tabBarBackgroundColor property

Color tabBarBackgroundColor

Implementation

Color get tabBarBackgroundColor =>
    _tabBarBackgroundColor ??
    BaseGalleryConfigUtils.defaultGalleryDetailConfig.tabBarBackgroundColor;