menu
flutter_scalify package
documentation
responsive_scale/responsive_table.dart
ResponsiveTable
sortColumnIndex property
sortColumnIndex property
dark_mode
light_mode
sortColumnIndex
property
int
?
sortColumnIndex
final
The currently sorted column index. Used with
showSortIndicator
.
Implementation
final int? sortColumnIndex;
flutter_scalify package
documentation
responsive_scale/responsive_table
ResponsiveTable
sortColumnIndex property
ResponsiveTable class