TableTitle(string, Style) Constructor
Initializes a new instance of the
TableTitle
class.
public TableTitle(string text, Style style = null)
- Namespace
- Spectre
.Console - Containing Type
- TableTitle
Parameters
- string text
- The title text.
- Style style
- The title style.