canRedo property

ValueNotifier<bool> get canRedo

Implementation

ValueNotifier<bool> get canRedo => _canRedo;