copyButtonSecondaryKey property

GlobalKey<CopyButtonSecondatyState> copyButtonSecondaryKey
final

Creating a GlobalKey for the CopyButton widget.

Implementation

final GlobalKey<CopyButtonSecondatyState> copyButtonSecondaryKey =
    GlobalKey();