width property

double? width
final

Width of the panel in logical pixels.

If null, the panel will size itself to fit its child.

Implementation

final double? width;