Flutter
material
PaginatedDataTable
columns property
columns
description
columns
property
Null safety
List
<
DataColumn
>
columns
final
The configuration and labels for the columns in the table.
Implementation
final List<DataColumn> columns;
Flutter
material
PaginatedDataTable
columns 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