tabController property

Rx<TabController?> tabController
getter/setter pair

Implementation

late var tabController = Rx<TabController?>(null);