Gap.small constructor
const
Gap.small({
- Key? key,
Implementation
const Gap.small({super.key})
: size = 8,
horizontal = false;
const Gap.small({super.key})
: size = 8,
horizontal = false;