CopyTextButton.fromJson constructor
Creates the CopyTextButton from JSON map
Implementation
factory CopyTextButton.fromJson(Map<String, dynamic> json) =>
_$CopyTextButtonFromJson(json);
Creates the CopyTextButton from JSON map
factory CopyTextButton.fromJson(Map<String, dynamic> json) =>
_$CopyTextButtonFromJson(json);