menu
nx_ui package
documentation
widgets/nx_empty_screen.dart
NxEmptyScreen
height property
height property
dark_mode
light_mode
height
property
double
?
height
final
The height of the container.
If null, defaults to 70% of the screen height.
Implementation
final double? height;
nx_ui package
documentation
widgets/nx_empty_screen
NxEmptyScreen
height property
NxEmptyScreen class