pub fn render_section_divider(
title: &str,
unicode: bool,
width: Option<usize>,
color: bool,
theme: &ThemeDefinition,
token: StyleToken,
) -> Stringpub fn render_section_divider(
title: &str,
unicode: bool,
width: Option<usize>,
color: bool,
theme: &ThemeDefinition,
token: StyleToken,
) -> String