actionContent property
Implementation
@ViewChild('action')
set actionContent(HtmlElement? headerContent) =>
_actionContent = headerContent;
@ViewChild('action')
set actionContent(HtmlElement? headerContent) =>
_actionContent = headerContent;