fit property

Widget get fit

Implementation

Widget get fit => FittedBox(child: this);