centered property

Widget get centered

Implementation

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