applyTheme method
Apply theme settings
Implementation
void applyTheme(Brightness brightness) {
// Can be extended for theme-specific overrides
}
Apply theme settings
void applyTheme(Brightness brightness) {
// Can be extended for theme-specific overrides
}