wBox property

Widget get wBox

Implementation

Widget get wBox {
  return SizedBox(width: toDouble());
}