UiPositioned.fill constructor
const
UiPositioned.fill({})
Implementation
const UiPositioned.fill({
super.key,
this.left = 0.0,
this.top = 0.0,
this.right = 0.0,
this.bottom = 0.0,
super.duration,
super.curve,
super.onEnd,
super.child,
}) : width = null,
height = null;