showCopyButton property

bool? showCopyButton
final

Shows copy button that lets user copy all the code as a raw string. By default the button is showing.

Implementation

final bool? showCopyButton;