selectedIndex property

int selectedIndex

Current selected page (item) of List<BottomBarWithSheetItem> items

Implementation

int get selectedIndex => _selectedIndex;