menu
flutter_uikit_forzzh package
documentation
table/bean/row_bean.dart
RowBean
RowBean.new constructor
RowBean.new constructor
dark_mode
light_mode
RowBean
constructor
RowBean
(
{
required
List
<
CellBean
>
cells
,
})
Implementation
RowBean({required this.cells});
flutter_uikit_forzzh package
documentation
table/bean/row_bean
RowBean
RowBean.new constructor
RowBean class