custom(_:)
Creates a custom spacing value.
Declaration
static func custom(_ spacing: CGFloat) -> ListSectionSpacingParameters
- spacing:
The amount of spacing to use.
Creates a custom spacing value.
static func custom(_ spacing: CGFloat) -> ListSectionSpacingThe amount of spacing to use.