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