menu
flutter_button_three_d package
documentation
widgets/cont.dart
NeuContainer
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
height (optional): A double that defines the height of the container.
By default, it is set to null.
Implementation
final double? height;
flutter_button_three_d package
documentation
widgets/cont
NeuContainer
height property
NeuContainer class