JsonPositionedBuilder constructor
JsonPositionedBuilder({})
Implementation
JsonPositionedBuilder({
this.bottom,
this.height,
this.left,
this.right,
this.top,
this.width,
}) : super(numSupportedChildren: kNumSupportedChildren);