saveTheme method

void saveTheme(
  1. String themeName
)

Implementation

void saveTheme(String themeName) => setString(_key, themeName);