fitScaleDown property

Widget fitScaleDown

Implementation

Widget get fitScaleDown => FittedBox(fit: BoxFit.scaleDown, child: this);