menu
fml package
documentation
widgets/table/table_view.dart
TableViewState
views property
views property
dark_mode
light_mode
views
property
HashMap
<
TableRowCellModel
,
Widget
>
views
final
Implementation
final HashMap<TableRowCellModel, Widget> views = HashMap<TableRowCellModel, Widget>();
fml package
documentation
widgets/table/table_view
TableViewState
views property
TableViewState class