isSupported property

bool get isSupported

Returns true if the current platform provides the system color with the given name.

See also:

Implementation

bool get isSupported => value != null;