widgets/label library
A label that describes a form field with a label, description, and error message (if any).
See https://forui.dev/docs/form/label for working examples.
Classes
- FLabel
- A component that describes a form field with a label, description, and error message (if any).
- FLabelMotion
- Motion-related properties for FLabel animations.
- FLabelMotionDelta
- A delta that applies modifications to a FLabelMotion.
- FLabelStyle
- The FLabel's style.
- FLabelStyleDelta
- A delta that applies modifications to a FLabelStyle.
- FLabelStyles
- The FLabel's styles.
- FLabelStylesDelta
- A delta that applies modifications to a FLabelStyles.
Extensions
- $FLabelMotionTransformations on FLabelMotion
- Provides copyWith and lerp methods.
- $FLabelStylesTransformations on FLabelStyles
- Provides copyWith and lerp methods.
- $FLabelStyleTransformations on FLabelStyle
- Provides copyWith and lerp methods.