copy property

IconData copy

Implementation

static IconData get copy =>
    _isCupertino ? CupertinoIcons.rectangle_on_rectangle : Icons.copy;