width property
Width of the panel in logical pixels.
If null, the panel will size itself to fit its child.
Implementation
final double? width;
Width of the panel in logical pixels.
If null, the panel will size itself to fit its child.
final double? width;