canUndo property

ValueNotifier<bool> get canUndo

Implementation

ValueNotifier<bool> get canUndo => _canUndo;