CustomSpaceHeightSmall constructor
const
CustomSpaceHeightSmall({
- Key? key,
SpaceHeightSmall 小型垂直间距
Implementation
const CustomSpaceHeightSmall({super.key}) : super(size: CustomSpaceSize.small);
SpaceHeightSmall 小型垂直间距
const CustomSpaceHeightSmall({super.key}) : super(size: CustomSpaceSize.small);