Flutter
material
PaginatedDataTable
sortColumnIndex property
sortColumnIndex
description
sortColumnIndex
property
Null safety
int
?
sortColumnIndex
final
The current primary sort key's column.
See
DataTable.sortColumnIndex
.
Implementation
final int? sortColumnIndex;
Flutter
material
PaginatedDataTable
sortColumnIndex 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