width property

int get width

Gets the viewport width.

Implementation

int get width => _viewport.width;