menu
flutter_common_helper package
documentation
widgets/pagination_dots.dart
PaginationDots
activeIndex property
activeIndex property
dark_mode
light_mode
activeIndex
property
int
activeIndex
final
The currently active item index.
Implementation
final int activeIndex;
flutter_common_helper package
documentation
widgets/pagination_dots
PaginationDots
activeIndex property
PaginationDots class