width property

int get width

The width of the panel

Implementation

int get width => bounds.width;