nxt::tui::Span struct
#include <nxt/tui.hpp>

Styled text segment used by styled_text.

Public variables

std::string text
UTF-8 text.
Style style
Style applied to the text.