vw property

num get vw

vw - percent of viewport width

Implementation

num get vw => this / 100.0 * (size.width);