width40 top-level property

SizedBox width40
getter/setter pair

Implementation

SizedBox width40 = SizedBox(
  width: 40.w,
);