width property

int get width

Number of the columns of the Video image.

Implementation

int get width => int.parse(xmlWidth['\$']);