menu
fml package
documentation
widgets/table/table_view.dart
TableView
TableView.new constructor
TableView.new constructor
dark_mode
light_mode
TableView
constructor
TableView
(
TableModel
model
)
Implementation
TableView(this.model) : super(key: ObjectKey(model));
fml package
documentation
widgets/table/table_view
TableView
TableView.new constructor
TableView class