menu
flutx_core package
documentation
core/theme/gap.dart
Gap
Gap.new const constructor
Gap.new const constructor
dark_mode
light_mode
Gap
constructor
const
Gap
(
{
Key
?
key
,
double
?
h
,
double
?
w
,
})
Implementation
const Gap({super.key, this.h, this.w});
flutx_core package
documentation
core/theme/gap
Gap
Gap.new const constructor
Gap class