CustomSpaceHeightStack constructor
const
CustomSpaceHeightStack({
- Key? key,
SpaceHeightStack 堆叠垂直间距
Implementation
const CustomSpaceHeightStack({super.key}) : super(size: CustomSpaceSize.stack);
SpaceHeightStack 堆叠垂直间距
const CustomSpaceHeightStack({super.key}) : super(size: CustomSpaceSize.stack);