connector method
Returns the connector line sized to the title/content width.
Implementation
String connector() {
return FrameRenderer.connectorLine(title, theme);
}
Returns the connector line sized to the title/content width.
String connector() {
return FrameRenderer.connectorLine(title, theme);
}