mouselock property
ContentSetting
get
mouselock
Deprecated. No longer has any effect. Mouse lock permission is now
automatically granted for all sites. Value is always allow
.
Implementation
ContentSetting get mouselock =>
ContentSetting.fromJS($js.chrome.contentSettings.mouselock);