menu
kloktun_helper package
documentation
widgets/gap.dart
VGap
VGap.new const constructor
VGap.new const constructor
dark_mode
light_mode
VGap
constructor
const
VGap
(
double
v
, {
Key
?
key
,
})
Implementation
const VGap(this.v, {Key? key}) : super(key: key);
kloktun_helper package
documentation
widgets/gap
VGap
VGap.new const constructor
VGap class