bool supportsRegisterElement

Checks if registerElement is supported on the current platform.

Source

bool get supportsRegisterElement {
  return true;
}