outerWidth property

int get outerWidth

Implementation

int get outerWidth => borderBoxWidth + margin.horizontal;