features/theme/presentation/widgets/app_theme_builder library

Classes

AppThemeBuilder
A stateful widget that provides access to the application's theme via Bloc.

Typedefs

ThemeBuilder = Widget Function(ThemeData? theme)
Signature for a function that builds a widget subtree based on current theme data.