spacing property

SizedBox get spacing

Implementation

SizedBox get spacing => const SizedBox(width: 10, height: 10);