draw property

  1. @override
String draw
override

Name of the draw tab in feedback menu. If the user taps or clicks the button with this text, the drawing mode is selected.

Implementation

@override
String get draw => 'Малювання';