forui.theme library - Dart API (original) (raw)
Classes and functions for configuring the Forui widgets' theme. A theme configures the colors and typographic choices of Forui widgets.
Classes
The responsive breakpoints based on Tailwind CSS.
A set of colors that is part of a FThemeData. It is used to configure the color properties of Forui widgets.
A form field state's style.
A set of miscellaneous properties that is part of a FThemeData.
Applies a theme to descendant widgets.
Defines the configuration of the overall visual FTheme for a widget subtree.
Definitions for the various typographical styles that are part of a FThemeData.
A WidgetStateProperty that resolves to a T
using a WidgetStateMap.
Extensions
FThemeBuildContext on BuildContext
Provides functions for accessing the current FThemeData.
FThemes on Never
The Forui themes.