dotsBar constant

SwiperPlugin const dotsBar

圆角矩形 + 圆点样式 默认宽度20,高度6

Implementation

static const SwiperPlugin dotsBar =
    TDSwiperDotsPagination(roundedRectangleWidth: 20);