menu
te_widgets package
documentation
widgets/input-container/input_container.dart
TInputContainer
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The height of the container. If null, uses the theme's field height.
Implementation
final double? height;
te_widgets package
documentation
widgets/input-container/input_container
TInputContainer
height property
TInputContainer class