Slots
- centerSource
-
static Halign center
- fillSource
-
static Halign fill
- fromStrSource
-
static Halign? fromStr(Str name, Bool checked := true)
Return the Halign instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- leftSource
-
static Halign left
- repeatSource
-
static Halign repeat
- rightSource
-
static Halign right
- valsSource
-
static Halign[] vals := ...
List of Halign values indexed by ordinal