menu
kraken package
documentation
dom.dart
Window
innerWidth property
innerWidth property
dark_mode
light_mode
innerWidth
property
int
get
innerWidth
Implementation
int get innerWidth => _viewportSize.width.toInt();
kraken package
documentation
dom
Window
innerWidth property
Window class