width60 top-level property

SizedBox width60
getter/setter pair

Implementation

SizedBox width60 = SizedBox(
  width: 60.w,
);