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