SpacingPolicy

typealias SpacingPolicy = (panelSize: Double) -> Double(source)

Determines the spacing of a GridPanel's rows or columns.