Checks if registerElement is supported on the current platform.
Source
bool get supportsRegisterElement {
return true;
}
Checks if registerElement is supported on the current platform.
bool get supportsRegisterElement {
return true;
}