height30 top-level property

SizedBox height30
getter/setter pair

Implementation

SizedBox height30 = SizedBox(
  height: 30.h,
);