menu
coderspace package
documentation
widget/coder_container.dart
CoderContainer
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The container’s height. If null, the container will size to its child.
Implementation
final double? height;
coderspace package
documentation
widget/coder_container
CoderContainer
height property
CoderContainer class