Constructs a Styles instance by combining multiple other Styles instances.
const factory Styles.combine(List<Styles> styles) = _CombinedStyles;