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