Positioned
2020-08-23 本文已影响0人
不二客
Positioned
控制[堆栈]子级的位置的小部件。
const Positioned({
Key key,
this.left,
this.top,
this.right,
this.bottom,
this.width,
this.height,
@required Widget child,
}) :
控制[堆栈]子级的位置的小部件。
const Positioned({
Key key,
this.left,
this.top,
this.right,
this.bottom,
this.width,
this.height,
@required Widget child,
}) :