kSizeBox45 top-level property

SizedBox kSizeBox45
getter/setter pair

Implementation

SizedBox kSizeBox45 = const SizedBox(
  height: 45.0,
);