const factory FittedBox( {final Key? key, final BoxFit fit, final Alignment alignment, final Clip clipBehavior, final Widget? child}) = _$FittedBox;