menu
haishin_kit package
documentation
screen_settings.dart
ScreenSettings
ScreenSettings constructor
ScreenSettings constructor
dark_mode
light_mode
ScreenSettings
constructor
ScreenSettings
(
{
int
width
=
1280
,
int
height
=
720
,
})
Implementation
ScreenSettings({ this.width = 1280, this.height = 720, });
haishin_kit package
documentation
screen_settings
ScreenSettings
ScreenSettings constructor
ScreenSettings class