menu
artisanal package
documentation
tui.dart
Row typedef
Row typedef
dark_mode
light_mode
Row
typedef
Row
=
List
<
String
>
Table row (list of cell values).
Implementation
typedef Row = List<String>;
artisanal package
documentation
tui
Row typedef
tui library