menu
conectar_design_system package
documentation
components/table/my_table.dart
MyTableColumn<T>
customCellBuilder property
customCellBuilder property
dark_mode
light_mode
customCellBuilder
property
Widget
Function
(
T
data
)
?
customCellBuilder
final
Implementation
final Widget Function(T data)? customCellBuilder;
conectar_design_system package
documentation
components/table/my_table
MyTableColumn<T>
customCellBuilder property
MyTableColumn class