menu
alpi package
documentation
easy_sizedbox.dart
SizedBoxHeight
SizedBoxHeight.new const constructor
SizedBoxHeight.new const constructor
dark_mode
light_mode
SizedBoxHeight
constructor
const
SizedBoxHeight
(
double
height
, {
Key
?
key
,
Widget
?
child
,
})
Implementation
const SizedBoxHeight(this.height, {super.key, this.child});
alpi package
documentation
easy_sizedbox
SizedBoxHeight
SizedBoxHeight.new const constructor
SizedBoxHeight class