width30 top-level property

SizedBox width30
getter/setter pair

Implementation

SizedBox width30 = SizedBox(
  width: 30.w,
);