menu
nice2dev_flutter_ui package
documentation
data/nice_data3.dart
NiceSpreadsheet
onCellChanged property
onCellChanged property
dark_mode
light_mode
onCellChanged
property
void Function
(
String
sheet
,
String
cellRef
,
dynamic
value
)
?
onCellChanged
final
Implementation
final void Function(String sheet, String cellRef, dynamic value)? onCellChanged;
nice2dev_flutter_ui package
documentation
data/nice_data3
NiceSpreadsheet
onCellChanged property
NiceSpreadsheet class