types/alignment

Types

pub type Alignment {
  Left
  Center
  Right
}

Constructors

  • Left
  • Center
  • Right
Search Document