menu
nylo_framework package
documentation
metro/ny_cli.dart
ConsoleTable
headers property
headers property
dark_mode
light_mode
headers
property
List
<
String
>
headers
final
The column headers for the table.
Implementation
final List<String> headers;
nylo_framework package
documentation
metro/ny_cli
ConsoleTable
headers property
ConsoleTable class