height40 top-level property

SizedBox height40
getter/setter pair

Implementation

SizedBox height40 = SizedBox(
  height: 40.h,
);