menu
kraken package
documentation
dom.dart
Screen
width property
width property
dark_mode
light_mode
width
property
int
get
width
Implementation
int get width => window.physicalSize.width ~/ window.devicePixelRatio;
kraken package
documentation
dom
Screen
width property
Screen class