menu
daily_utils package
documentation
widgets/gap/vertical_gap_widget.dart
VerticalGap
VerticalGap.new const constructor
VerticalGap.new const constructor
dark_mode
light_mode
VerticalGap
constructor
const
VerticalGap
(
double
gapSize
, {
Key
?
key
,
})
Implementation
const VerticalGap( this.gapSize, { super.key, });
daily_utils package
documentation
widgets/gap/vertical_gap_widget
VerticalGap
VerticalGap.new const constructor
VerticalGap class