flutter_json_widgets
widget
DataTable
sortColumnIndex property
sortColumnIndex
sortColumnIndex
property
Null safety
int
?
sortColumnIndex
Implementation
int? get sortColumnIndex;
flutter_json_widgets
widget
DataTable
sortColumnIndex property
DataTable class
Constructors
DataTable
fromJson
Properties
border
checkboxHorizontalMargin
clipBehavior
columns
columnSpacing
copyWith
dataRowColor
dataRowHeight
dataTextStyle
decoration
dividerThickness
hashCode
headingRowColor
headingRowHeight
headingTextStyle
horizontalMargin
key
onDeselectAll
onSelectAll
rows
runtimeType
showBottomBorder
showCheckboxColumn
sortAscending
sortColumnIndex
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==