historySize property

int get historySize

Get the history size.

Implementation

int get historySize => _history.length;