HeaderConfigurator

typealias HeaderConfigurator = (_ view: UIView, _ section: Int) -> Void

Undocumented