GroupByColumnEvent constructor

GroupByColumnEvent({
  1. required int columnId,
})

Implementation

GroupByColumnEvent({required this.columnId});