menu
sparrow_ui package
documentation
widgets/gap.dart
PIGap
PIGap const constructor
PIGap const constructor
dark_mode
light_mode
PIGap
constructor
const
PIGap
(
{
Key
?
key
,
double
?
height
,
})
Implementation
const PIGap({Key? key, this.height}) : super(key: key);
sparrow_ui package
documentation
widgets/gap
PIGap
PIGap const constructor
PIGap class