controller property
final
An optional controller. If this is not provided, a DefaultTabController ancestor must be provided instead.
Implementation
final TabController? controller;
An optional controller. If this is not provided, a DefaultTabController ancestor must be provided instead.
final TabController? controller;