menu
widget_modifier package
documentation
widgets.dart
SizedBoxModifier
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
If non-null, requires the child to have exactly this height.
Implementation
final double? height;
widget_modifier package
documentation
widgets
SizedBoxModifier
height property
SizedBoxModifier class