menu
nui_core package
documentation
model/screen_info.dart
ScreenInfo
ScreenInfo constructor
ScreenInfo constructor
dark_mode
light_mode
ScreenInfo
constructor
ScreenInfo
(
double
width
,
double
height
,
double
statusBarHeight
)
Implementation
ScreenInfo(this.width, this.height, this.statusBarHeight);
nui_core package
documentation
model/screen_info
ScreenInfo
ScreenInfo constructor
ScreenInfo class