menu
flutter_data_components package
documentation
fdc.dart
FdcGridColumn<T>
allowSort property
allowSort property
dark_mode
light_mode
allowSort
property
bool
allowSort
final
Whether allow sort.
Implementation
final bool allowSort;
flutter_data_components package
documentation
fdc
FdcGridColumn<T>
allowSort property
FdcGridColumn class