oldListSize property

int oldListSize
inherited

Returns the size of the old list.

Implementation

int get oldListSize => oldList!.length;