Flutter
material
PaginatedDataTable
rowsPerPage property
rowsPerPage
description
rowsPerPage
property
Null safety
int
rowsPerPage
final
The number of rows to show on each page.
See also:
onRowsPerPageChanged
defaultRowsPerPage
Implementation
final int rowsPerPage;
Flutter
material
PaginatedDataTable
rowsPerPage property
PaginatedDataTable class
Constructors
PaginatedDataTable
Properties
actions
arrowHeadColor
availableRowsPerPage
checkboxHorizontalMargin
columns
columnSpacing
controller
dataRowHeight
dragStartBehavior
hashCode
header
headingRowHeight
horizontalMargin
initialFirstRowIndex
key
onPageChanged
onRowsPerPageChanged
onSelectAll
primary
rowsPerPage
runtimeType
showCheckboxColumn
showFirstLastButtons
sortAscending
sortColumnIndex
source
Methods
createElement
createState
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
defaultRowsPerPage