menu
flutter_widget_function package
documentation
widget/responsive/responsive_layout.dart
FlexHeight
FlexHeight const constructor
FlexHeight const constructor
dark_mode
light_mode
FlexHeight
constructor
const
FlexHeight
(
{
Key
?
key
,
Widget
?
child
,
})
Implementation
const FlexHeight({super.key, this.child});
flutter_widget_function package
documentation
widget/responsive/responsive_layout
FlexHeight
FlexHeight const constructor
FlexHeight class