copyImageContextMenuBtnText property

  1. @override
String get copyImageContextMenuBtnText
override

No description provided for @copyImageContextMenuBtnText.

In en, this message translates to: 'Copy Image'

Implementation

@override
String get copyImageContextMenuBtnText => '이미지 복사';