copyIcon property
Icon used for the copy action.
The same COPY icon is used in the top tool bar, on the context menu and after the code field, when those features are enabled.
Defaults to Icons.copy.
Implementation
final IconData copyIcon;
Icon used for the copy action.
The same COPY icon is used in the top tool bar, on the context menu and after the code field, when those features are enabled.
Defaults to Icons.copy.
final IconData copyIcon;