Flutter
material
PaginatedDataTable
rowsPerPage property
rowsPerPage
PaginatedDataTable class
Constructors
PaginatedDataTable
Properties
actions
availableRowsPerPage
columns
header
initialFirstRowIndex
onPageChanged
onRowsPerPageChanged
onSelectAll
rowsPerPage
sortAscending
sortColumnIndex
source
hashCode
key
runtimeType
Methods
createState
createElement
debugDescribeChildren
debugFillProperties
noSuchMethod
toDiagnosticsNode
toString
toStringDeep
toStringShallow
toStringShort
Operators
operator ==
Constants
defaultRowsPerPage
rowsPerPage property
int
rowsPerPage
final
The number of rows to show on each page.
See also:
onRowsPerPageChanged
defaultRowsPerPage
Implementation
final int rowsPerPage