canUndo property

bool canUndo

Implementation

bool get canUndo => history.length > 1;