width20 top-level property

SizedBox width20
getter/setter pair

Implementation

SizedBox width20 = SizedBox(
  width: 20.w,
);