Heading Icon
How can I add an icon to
getHeading method from ViewRecord?public function getHeading(): string
{
return "Viewing text <icon here>";
}