widgets/page_indicator library
Functions
-
circleIndicator(
bool isCurrentPage, Color? color) → Widget -
coolIndicator(
{int? slideIndex = 0, int? index = 0, Color? activeColor = const Color(0xff000000), Color? unactiveColor = const Color(0xffFFFFFF)}) → Widget -
lineIndicator(
{int? slideIndex = 0, int? index = 0, Color? activeColor = const Color(0xff2455EF), Color? unactiveColor = const Color(0xffBDCCFA)}) → Widget