menu
dax_flutter package
documentation
signature.dart
SignatureControllerIns
canRedo property
canRedo property
dark_mode
light_mode
canRedo
property
bool
get
canRedo
inherited
check if there is any action to redo
Implementation
bool get canRedo => _revertedActions.isNotEmpty;
dax_flutter package
documentation
signature
SignatureControllerIns
canRedo property
SignatureControllerIns class