package raygui

  1. Overview
  2. Docs
type t = [
  1. | `Background_color
  2. | `Line_color
  3. | `Text_size
  4. | `Text_spacing
]