kSizeBox50 top-level property

SizedBox kSizeBox50
getter/setter pair

Implementation

SizedBox kSizeBox50 = const SizedBox(
  height: 50.0,
);