一个widget,它将它的子widget的高度调整其本身实际的高度
IntrinsicHeight({ Key key, Widget child })
child: Text('你好 Flutter'),