CustomSpaceWidthSmall constructor
const
CustomSpaceWidthSmall({
- Key? key,
SpaceWidthSmall 小型水平间距
Implementation
const CustomSpaceWidthSmall({super.key}) : super(size: CustomSpaceSize.small);
SpaceWidthSmall 小型水平间距
const CustomSpaceWidthSmall({super.key}) : super(size: CustomSpaceSize.small);