menu
angulardart_components package
documentation
utils/angular/scroll_host/angular_2.dart
ElementScrollHost
clientWidth property
clientWidth property
dark_mode
light_mode
clientWidth
property
@
override
int
get
clientWidth
The visible content width
Implementation
@override int get clientWidth => _scrollHost!.clientWidth;
angulardart_components package
documentation
utils/angular/scroll_host/angular_2
ElementScrollHost
clientWidth property
ElementScrollHost class