height5 top-level property

SizedBox height5
getter/setter pair

Implementation

SizedBox height5 = SizedBox(
  height: 5.h,
);