widgets/tabs library Widgets

Allows switching between widgets through tabs.

See https://forui.dev/docs/navigation/tabs for working examples.

Classes

FTabControl
A FTabControl defines how a FTabs is controlled.
FTabController
A controller that controls selection in a FTabs.
FTabEntry
An object that represents a tab entry in a group of tabs.
FTabManagedControl
A FTabManagedControl enables widgets to manage their own controller internally while exposing parameters for common configurations.
FTabMotion
Motion-related properties for FTabs.
FTabMotionDelta
A delta that applies modifications to a FTabMotion.
FTabs
Allows switching between widgets through tabs.
FTabsStyle
FTabs's style.
FTabsStyleDelta
A delta that applies modifications to a FTabsStyle.

Enums

FTabBarIndicatorSize
Defines how the bounds of the selected tab indicator are computed.

Extension Types

FTabVariant
Represents a variant.
FTabVariantConstraint
Represents a combination of variants.

Extensions

$FTabMotionTransformations on FTabMotion
Provides copyWith and lerp methods.
$FTabsStyleTransformations on FTabsStyle
Provides copyWith and lerp methods.