kSizeBox5 top-level property

SizedBox kSizeBox5
getter/setter pair

Implementation

SizedBox kSizeBox5 = const SizedBox(
  height: 5.0,
);