onRowsPerPageChanged property

(dynamic Function(int? rowsPerPage)?) onRowsPerPageChanged
final

Implementation

final Function(int? rowsPerPage)? onRowsPerPageChanged;