kSizeBox10 top-level property

SizedBox kSizeBox10
getter/setter pair

Implementation

SizedBox kSizeBox10 = const SizedBox(
  height: 10.0,
);