menu
uikit_plus package
documentation
table/table_extend.dart
RowBean
RowBean.new constructor
RowBean.new constructor
dark_mode
light_mode
RowBean
constructor
RowBean
(
{
required
List
<
CellBean
>
cells
,
List
<
int
>
flex
=
const []
,
})
Implementation
RowBean({required this.cells, this.flex = const []});
uikit_plus package
documentation
table/table_extend
RowBean
RowBean.new constructor
RowBean class