backgroundColor property
Color
get
backgroundColor
Implementation
Color get backgroundColor =>
_backgroundColor ??
BaseTabBarConfigUtils.defaultTabBarConfig.backgroundColor;
Color get backgroundColor =>
_backgroundColor ??
BaseTabBarConfigUtils.defaultTabBarConfig.backgroundColor;