fitFill property

Widget fitFill

Implementation

Widget get fitFill => FittedBox(fit: BoxFit.fill, child: this);