copyButtonReplacement property
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;
If showCopyButton
is set, by default an elevated button will be shown.
To provide a custom copy copy button, this property can be used.
final Widget? copyButtonReplacement;