tab property
The widget corresponding to the tab item
- If provided tab for FloatingTabBar even for a single TabItem object, then provide for all objects in the children list.
Implementation
final Widget? tab;
The widget corresponding to the tab item
final Widget? tab;