positionRelative method

Widget positionRelative()

relative -->gt; 相对定位

Implementation

Widget positionRelative() {
  return build();
}