preferSizedBox property

Widget get preferSizedBox

Implementation

Widget get preferSizedBox => this.sizedBox(width: 100, height: 42);