intrinsicWidth property

Widget get intrinsicWidth

Implementation

Widget get intrinsicWidth => IntrinsicWidth(child: this);