pasteIcon property

IconData pasteIcon
final

Icon used for the paste action icon in the title bar.

The same PASTE icon is used in the top tool bar and on the context menu, when those features are enabled.

Defaults to Icons.paste.

Implementation

final IconData pasteIcon;