square property

Widget get square

Implementation

Widget get square => SizedBox(width: this, height: this);