indicatorHeight property

double get indicatorHeight

Implementation

double get indicatorHeight =>
    _indicatorHeight ??
    BaseTabBarConfigUtils.defaultTabBarConfig.indicatorHeight;