tabCount property

  1. @override
int get tabCount
override

Total number of tabs.

Implementation

@override
int get tabCount => widget.tabCount;