kSizeBox20 top-level property

SizedBox kSizeBox20
getter/setter pair

Implementation

SizedBox kSizeBox20 = const SizedBox(
  height: 20.0,
);