kSizeBox90 top-level property

SizedBox kSizeBox90
getter/setter pair

Implementation

SizedBox kSizeBox90 = const SizedBox(
  height: 90.0,
);