# Functions
NewInputLine returns new InputLine.
NewListView returns a new ListView.
NewPager returns a new Pager.
NewTabs returns a new Tabs.
NewVerticalLine creates a new VerticalLine.
# Structs
EventItemSelected represents an event on the item selected.
HighlightText is a text widget with highlighted keyword.
InputLine is a single-line input widget.
ListView is a Widget with containing multiple items as a list.
Pager is a Widget with the text and its view port.
Tabs is a View with multiple items in single line.
VerticalLine is a Widget with containing a vertical line.