fileClipboard constant

  1. @Deprecated('Use "paste" instead.')
IconData const fileClipboard

Alias file-clipboard for icon paste

Implementation

@Deprecated('Use "paste" instead.')
static const IconData fileClipboard = paste;