menu
flutter_storyboard package
documentation
flutter_storyboard.dart
DeviceInfo
screenSize property
screenSize property
dark_mode
light_mode
screenSize
property
Size
get
screenSize
inherited
The size in points of the screen content.
Implementation
Size get screenSize => throw _privateConstructorUsedError;
flutter_storyboard package
documentation
flutter_storyboard
DeviceInfo
screenSize property
DeviceInfo class