menu
nylo_framework package
documentation
metro/ny_cli.dart
ConsoleTable
rows property
rows property
dark_mode
light_mode
rows
property
List
<
List
<
String
>
>
rows
final
The data rows to display.
Implementation
final List<List<String>> rows;
nylo_framework package
documentation
metro/ny_cli
ConsoleTable
rows property
ConsoleTable class