menu
nui_toolbox package
documentation
table/nui_table_cell.dart
NUITableRow
NUITableRow constructor
NUITableRow constructor
dark_mode
light_mode
NUITableRow
constructor
NUITableRow
(
List
<
NUITableCell
>
cells
, {
int
?
col
,
})
Implementation
NUITableRow(this.cells, {this.col});
nui_toolbox package
documentation
table/nui_table_cell
NUITableRow
NUITableRow constructor
NUITableRow class