menu
naki_ui package
documentation
framework.dart
PlatformData
width property
width property
dark_mode
light_mode
width
property
@
override
int
get
width
Browser screen width.
Implementation
@override int get width => _width ?? window.innerWidth;
naki_ui package
documentation
framework
PlatformData
width property
PlatformData class