Center center({double? width = double.infinity, double? height = double.infinity}) => Center(child: this);