canRedoState property

  1. @override
bool canRedoState
override

Whether the state can be redone.

Implementation

@override
bool get canRedoState => false;