width15 top-level property

SizedBox width15
getter/setter pair

Implementation

SizedBox width15 = SizedBox(
  width: 15.w,
);