initialScrollToEndMode property
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;
How the list should initially scroll to the end. Note: has no effect if reversed is true, as list starts at the bottom.
final InitialScrollToEndMode? initialScrollToEndMode;