6 lines
77 B
Go
6 lines
77 B
Go
package ui
|
|
|
|
const topMargin = 4
|
|
const leftMargin = 8
|
|
const checkboxSize = 12
|