menu
rc_fl package
documentation
fl_tree_table.dart
FlTreeTableColumnData
FlTreeTableColumnData.new constructor
FlTreeTableColumnData.new constructor
dark_mode
light_mode
FlTreeTableColumnData
constructor
FlTreeTableColumnData
(
{
String
?
label
,
Function
?
getCell
,
double
width
=
200
,
})
Implementation
FlTreeTableColumnData({this.label, this.getCell, this.width = 200});
rc_fl package
documentation
fl_tree_table
FlTreeTableColumnData
FlTreeTableColumnData.new constructor
FlTreeTableColumnData class