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