controller property
Optional controller for managing tab state.
If not provided, a controller will be created automatically.
Implementation
final TTabController<T>? controller;
Optional controller for managing tab state.
If not provided, a controller will be created automatically.
final TTabController<T>? controller;