LogoControl.fromJsObject constructor
LogoControl.fromJsObject(
- LogoControlJsImpl jsObject
Creates a new LogoControl from a jsObject
.
Implementation
LogoControl.fromJsObject(LogoControlJsImpl jsObject)
: super.fromJsObject(jsObject);