kSizeBox25 top-level property

SizedBox kSizeBox25
getter/setter pair

Implementation

SizedBox kSizeBox25 = const SizedBox(
  height: 25.0,
);