width property

int get width

Total width.

Implementation

int get width => leftPx + rightPx;