onCellChanged property

void Function(String sheet, String cellRef, dynamic value)? onCellChanged
final

Implementation

final void Function(String sheet, String cellRef, dynamic value)?
    onCellChanged;