copyButtonReplacement property

Widget? copyButtonReplacement
final

If showCopyButton is set, by default an elevated button will be shown. To provide a custom copy copy button, this property can be used.

Implementation

final Widget? copyButtonReplacement;