width5 top-level property

SizedBox width5
getter/setter pair

Implementation

SizedBox width5 = SizedBox(
  width: 5.w,
);