activeText property
SystemColor
get
activeText
Returns system color named "ActiveText".
See also:
Implementation
SystemColor get activeText => throw _systemColorUnsupportedError();
Returns system color named "ActiveText".
See also:
SystemColor get activeText => throw _systemColorUnsupportedError();