menu
termui package
documentation
ui/widgets/lazy_table.dart
LazyTable
headers property
headers property
dark_mode
light_mode
headers
property
List
<
String
>
headers
final
Column title strings.
Implementation
final List<String> headers;
termui package
documentation
ui/widgets/lazy_table
LazyTable
headers property
LazyTable class