adaptive_theme_fluent_ui library

Classes

FluentAdaptiveTheme
Widget that allows to switch themes dynamically. This is intended to be used above FluentApp. Example:

Typedefs

FluentAdaptiveThemeBuilder = Widget Function(FluentThemeData light, FluentThemeData dark)
Builder function to build themed widgets