undo property

  1. @override
String undo
override

Label for a button to revert the last drawing action.

In en, this message translates to: 'Undo'

Implementation

@override
String get undo => '취소';