center property

Center get center

居中控件 >>>

Implementation

Center get center {
  return Center(child: this);
}