intrinsicHeight property

Widget get intrinsicHeight

Implementation

Widget get intrinsicHeight => IntrinsicHeight(child: this);