menu
flutter_spreadsheet_table package
documentation
main/spreadsheet_table.dart
CellValidator typedef
CellValidator typedef
dark_mode
light_mode
CellValidator
typedef
CellValidator
=
String
? Function
(
String
?
value
)
Implementation
typedef CellValidator = String? Function(String? value);
flutter_spreadsheet_table package
documentation
main/spreadsheet_table
CellValidator typedef
spreadsheet_table library