Creates a new AiutaTheme instance from a JSON object.
factory AiutaTheme.fromJson(Map<String, dynamic> json) => _$AiutaThemeFromJson(json);