Utils topic

Utils

These utils are needed to facilitate Zeta within applications.

Classes

Nothing Utils
A convenient widget that renders nothing.
Zeta Utils
An InheritedWidget that provides access to Zeta theme settings.
ZetaDebounce Utils
Debounce utility
ZetaProvider Utils
A widget that provides Zeta theming and contrast data down the widget tree.
ZetaProviderState Utils
The state associated with ZetaProvider.
ZetaRoundedScope Utils
Sets a default rounded value for all of its Zeta children.
ZetaStatefulWidget Utils
Zeta Extension of StatefulWidget which adds rounded super parameter. Always use context.rounded to ensure correct value for rounded is used.
ZetaStatelessWidget Utils
Zeta Extension of StatelessWidget which adds rounded super parameter. Always use context.rounded to ensure correct value for rounded is used.