controller property

TabController? controller
final

An optional controller. If this is not provided, a DefaultTabController ancestor must be provided instead.

Implementation

final TabController? controller;