Loads a setting from the Theme service, stored with key string.
key
Future<T> load<T>(String key, T defaultValue);