void configureStyle(Object? style1, [Object? style2, Object? componentStyle]) { appendStyle(componentStyle, style1, style2); }