previousItem property

  1. @override
SchemaListItem? previousItem
getter/setter pairoverride

A link to the ListItem that precedes the current one.

Implementation

@override
SchemaListItem? previousItem;