1.0.7 Close button now support color changes
Close button now support color changes
.theme(light: .black, dark: .white, any: .white) // Color for each theme
.color(.white) // Single color
.auto // closeTintColor depends on closeBackColor (dark or light)