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