stickyIndex property
final
Sticky element index of a FlutterListView
currently being visible.
Implementation
final RxnInt stickyIndex = RxnInt(null);
Sticky element index of a FlutterListView
currently being visible.
final RxnInt stickyIndex = RxnInt(null);