SelectAllRowsEvent constructor

SelectAllRowsEvent({
  1. Set<double>? rowIds,
})

Implementation

SelectAllRowsEvent({this.rowIds});