clip property
override
Gets the value of "clip"
Implementation
String get clip => this._clip;
override
Sets the value of "clip"
Implementation
set clip(String? value) {
_clip = value == null ? '' : value;
}
Content-Length: 10842 | pFad | https://api.dart.dev/dart-core/../dart-html/../dart-html/../dart-html/CssStyleDeclaration/clip.html
Fetched URL: https://api.dart.dev/dart-core/../dart-html/../dart-html/../dart-html/CssStyleDeclaration/clip.html
Alternative Proxies: