initialScrollToEndMode property

InitialScrollToEndMode? initialScrollToEndMode
final

How the list should initially scroll to the end. Note: has no effect if reversed is true, as list starts at the bottom.

Implementation

final InitialScrollToEndMode? initialScrollToEndMode;