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