kSizeBox40 top-level property

SizedBox kSizeBox40
getter/setter pair

Implementation

SizedBox kSizeBox40 = const SizedBox(
  height: 40.0,
);