menu
pipen package
documentation
components.dart
PipenGap
PipenGap.small const constructor
PipenGap.small const constructor
dark_mode
light_mode
PipenGap.small
constructor
const
PipenGap.small
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const PipenGap.small({super.key, this.child}) : size = smallSize;
pipen package
documentation
components
PipenGap
PipenGap.small const constructor
PipenGap class