kSizeBox80 top-level property

SizedBox kSizeBox80
getter/setter pair

Implementation

SizedBox kSizeBox80 = const SizedBox(
  height: 80.0,
);