copyButtonSecondaryKey property
final
Creating a GlobalKey for the CopyButton widget.
Implementation
final GlobalKey<CopyButtonSecondatyState> copyButtonSecondaryKey =
GlobalKey();
Creating a GlobalKey for the CopyButton widget.
final GlobalKey<CopyButtonSecondatyState> copyButtonSecondaryKey =
GlobalKey();