menu
artisanal package
documentation
bubbles.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
bubbles
Row typedef
bubbles library