updateTheme method

void updateTheme(
  1. AppTheme theme
)

Implementation

void updateTheme(AppTheme theme) => _themeSbj.add(theme);