menu
pipen package
documentation
components.dart
PipenFillBottom
PipenFillBottom.new const constructor
PipenFillBottom.new const constructor
dark_mode
light_mode
PipenFillBottom
constructor
const
PipenFillBottom
(
{
Key
?
key
,
required
Widget
top
,
required
Widget
bottom
,
})
Implementation
const PipenFillBottom({super.key, required this.top, required this.bottom});
pipen package
documentation
components
PipenFillBottom
PipenFillBottom.new const constructor
PipenFillBottom class