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