indicatorWidth property

double get indicatorWidth

Implementation

double get indicatorWidth =>
    _indicatorWidth ??
    BaseTabBarConfigUtils.defaultTabBarConfig.indicatorWidth;