center property

Widget get center

Center widget

Implementation

Widget get center => Center(child: this);