space1R top-level property

Widget space1R
getter/setter pair

SizedBox Widget Height Width Custom

Implementation

Widget space1R = const SizedBox(
  width: 4,
);