menu
te_widgets package
documentation
widgets/table/table.dart
TTable<T, K>
cellErrors property
cellErrors property
dark_mode
light_mode
cellErrors
property
Map
<
String
,
String
>
?
cellErrors
final
Optional static map of cell errors.
Implementation
final Map<String, String>? cellErrors;
te_widgets package
documentation
widgets/table/table
TTable<T, K>
cellErrors property
TTable class