preferSizedBox property

Widget get preferSizedBox

Implementation

Widget get preferSizedBox => sizedBox(width: 150, height: 36);