size property

int size

The size of current SwipeableStack's dataSet.

Implementation

int get size => _cardProperties.length;