CardThemeBuilder(List<Style> styles) : super(styles .where( (element) => element.compareTags([StyleTag.all, StyleTag.card])) .toList());