copyIcon property

Widget? copyIcon
final

The icon to copy the source code.

Defaults to Icons.copy.

Implementation

final Widget? copyIcon;