stickyIndex property

RxnInt stickyIndex
final

Sticky element index of a FlutterListView currently being visible.

Implementation

final RxnInt stickyIndex = RxnInt(null);