Structures constants in Swift

struct BoldLine {
    let lineWidth = 10
}