menu
dgis_mobile_sdk_full package
documentation
dgis.dart
ScreenSize
ScreenSize const constructor
ScreenSize const constructor
dark_mode
light_mode
ScreenSize
constructor
const
ScreenSize
(
{
int
width
=
0
,
int
height
=
0
,
})
Implementation
const ScreenSize({ this.width = 0, this.height = 0 });
dgis_mobile_sdk_full package
documentation
dgis
ScreenSize
ScreenSize const constructor
ScreenSize class