reversed property
Whether the list should be laid out and scrolled in reverse order. When true, new items are added at the bottom and the list grows upwards.
Implementation
final bool reversed;
Whether the list should be laid out and scrolled in reverse order. When true, new items are added at the bottom and the list grows upwards.
final bool reversed;