height15 top-level property

SizedBox height15
getter/setter pair

Implementation

SizedBox height15 = SizedBox(
  height: 15.h,
);