width property - VttRegion class - dart:html library (original) (raw)

description

num? getwidth

Implementation

num? get width native;

setwidth (num? value)

Implementation

set width(num? value) native;