menu
common_components package
documentation
custom_space.dart
VerticalSpace
VerticalSpace.new const constructor
VerticalSpace.new const constructor
dark_mode
light_mode
VerticalSpace
constructor
const
VerticalSpace
(
{
Key
?
key
,
double
height
=
16
,
bool
isLarge
=
false
,
})
Implementation
const VerticalSpace({super.key, this.height = 16, this.isLarge = false});
common_components package
documentation
custom_space
VerticalSpace
VerticalSpace.new const constructor
VerticalSpace class