MSizedBox.width constructor
const
MSizedBox.width(
- double width
A fixed horizontal gap — the common case inside an MRow.
Implementation
const MSizedBox.width(double this.width)
: height = null,
child = null;