reversed property
This Boolean attribute specifies that the list's items are in reverse order. Items will be numbered from high to low.
Implementation
final bool? reversed;
This Boolean attribute specifies that the list's items are in reverse order. Items will be numbered from high to low.
final bool? reversed;