onSelectRows property

dynamic Function(List<String> selectedRowKeys)? onSelectRows
final

Implementation

final Function(List<String> selectedRowKeys)? onSelectRows;