width55 top-level property

SizedBox width55
getter/setter pair

Implementation

SizedBox width55 = SizedBox(
  width: 55.w,
);