dart / 1 / dart-html / scrollstatecallback.html

ScrollStateCallback typedef

  1. @DomName('ScrollStateCallback')
  2. @Experimental()
void ScrollStateCallback(ScrollState scrollState)

Source

@DomName('ScrollStateCallback')
@Experimental() // untriaged
typedef void ScrollStateCallback(ScrollState scrollState);

© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-html/ScrollStateCallback.html