menu
xyz_config package
documentation
_common.dart
ScreenSize
ScreenSize.new const constructor
ScreenSize.new const constructor
dark_mode
light_mode
ScreenSize
constructor
const
ScreenSize
(
double
width
,
double
height
)
Implementation
const ScreenSize(this.width, this.height);
xyz_config package
documentation
_common
ScreenSize
ScreenSize.new const constructor
ScreenSize class