menu
bs_flutter_datatable_2 package
documentation
bs_flutter_datatable.dart
BsDataRow
getCells method
getCells method
dark_mode
light_mode
getCells
method
List
<
BsDataCell
>
getCells
(
)
Implementation
List<BsDataCell> getCells() => _cells;
bs_flutter_datatable_2 package
documentation
bs_flutter_datatable
BsDataRow
getCells method
BsDataRow class