📅  最后修改于: 2022-03-11 14:48:25.709000             🧑  作者: Mango
pagination: new SwiperPagination(
alignment: Alignment.bottomCenter,
builder: new DotSwiperPaginationBuilder(
color: Colors.grey, activeColor: Color(0xff38547C)),
),
control: new SwiperControl(
color: Color(0xff38547C),
),