canRedo property

bool get canRedo

Implementation

bool get canRedo => _redoStack.isNotEmpty;