fitCover property

Widget fitCover

Implementation

Widget get fitCover => FittedBox(fit: BoxFit.cover, child: this);