:Separator

type Separator = {
Text: string?
}Example usage:
Theme colors:
Tag
Affects
Separator
Background color
SeparatorTransparency
Background transparency
Last updated

type Separator = {
Text: string?
}Separator
Background color
SeparatorTransparency
Background transparency
Last updated
:Separator({Text="Separator"}) --// With text
:Separator() --// Only line