height70 top-level property

SizedBox height70
getter/setter pair

Implementation

SizedBox height70 = SizedBox(
  height: 70.h,
);