Function RichTextLabel.overrideSelectedFontColor
If true
, the label uses the custom font color.
bool overrideSelectedFontColor() nothrow @property @nogc;
void overrideSelectedFontColor
(
bool v
) nothrow @property @nogc;