Slots
- fromStrSource
-
static RichTextUnderline? fromStr(Str name, Bool checked := true)
Return the RichTextUnderline instance for the specified name. If not a valid name and checked is false return null, otherwise throw ParseErr.
- noneSource
-
static RichTextUnderline none
- singleSource
-
static RichTextUnderline single
- squiggleSource
-
static RichTextUnderline squiggle
- valuesSource
-
static RichTextUnderline[] values
List of RichTextUnderline values indexed by ordinal