controller property

CupertinoTabController controller
final

A tab controller that is managed by this page state.

Normally accessed by calling CupertinoTabPage.of(context).controller.

Implementation

final CupertinoTabController controller = CupertinoTabController();