DeleteRowEvent constructor

DeleteRowEvent({
  1. required double rowId,
})

Implementation

DeleteRowEvent({required this.rowId});