kSizeBox30 top-level property

SizedBox kSizeBox30
getter/setter pair

Implementation

SizedBox kSizeBox30 = const SizedBox(
  height: 30.0,
);