toCenter method

Widget toCenter()

Implementation

Widget toCenter() => Center(child: this);