menu
nui_toolbox package
documentation
table/nui_pageview_indicator.dart
NUIPageViewIndicatorState
isSelected method
isSelected method
dark_mode
light_mode
isSelected
method
bool
isSelected
(
int
dotIndex
)
Implementation
bool isSelected(int dotIndex) { return dotIndex == _currentPageIndex; }
nui_toolbox package
documentation
table/nui_pageview_indicator
NUIPageViewIndicatorState
isSelected method
NUIPageViewIndicatorState class