menu
flutter_data_components package
documentation
fdc.dart
FdcGridOptions
allowColumnSorting property
allowColumnSorting property
dark_mode
light_mode
allowColumnSorting
property
bool
allowColumnSorting
final
Enables interactive column sorting through headers and column menus.
Implementation
final bool allowColumnSorting;
flutter_data_components package
documentation
fdc
FdcGridOptions
allowColumnSorting property
FdcGridOptions class