isSelected property

dynamic Function(bool)? isSelected
final

Boolean to indicate the specific tabItem is selected or visited.

Implementation pending in some of the FloatingTabBar package widgets

Implementation

final Function(bool)? isSelected;