menu
termui package
documentation
ui/widgets/table.dart
Table
headers property
headers property
dark_mode
light_mode
headers
property
List
<
String
>
headers
final
The text labels for each column header.
Implementation
final List<String> headers;
termui package
documentation
ui/widgets/table
Table
headers property
Table class