menu
fastyle_views package
documentation
table.view.dart
FastTableView<T>
cellTextContentBuilder property
cellTextContentBuilder property
dark_mode
light_mode
cellTextContentBuilder
property
String
? Function
(
FastTableColumnDescriptor
column
,
T
row
)
cellTextContentBuilder
final
Implementation
final String? Function(FastTableColumnDescriptor column, T row) cellTextContentBuilder;
fastyle_views package
documentation
table.view
FastTableView<T>
cellTextContentBuilder property
FastTableView class