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