Enums: Divider
DividerType
Specifies horizontal line style variants.
DividerType.Solid
Horizontal line will be solid.DividerType.Dashed
Horizontal line will be dashed.DividerType.Dotted
Horizontal line will be dotted.DividerType.TextContent
Horizontal line be separated by text.