menu
adeptabhi_widgets package
documentation
view/adept_tapbar.dart
AdeptTabBar<T>
list property
list property
dark_mode
light_mode
list
property
List
<
T
>
list
final
List of tabs data modeled by generic type
T
.
Implementation
final List<T> list;
adeptabhi_widgets package
documentation
view/adept_tapbar
AdeptTabBar<T>
list property
AdeptTabBar class