menu
flutter_scalify package
documentation
responsive_scale/responsive_table.dart
ResponsiveTable
sortAscending property
sortAscending property
dark_mode
light_mode
sortAscending
property
bool
sortAscending
final
Whether the current sort is ascending.
Implementation
final bool sortAscending;
flutter_scalify package
documentation
responsive_scale/responsive_table
ResponsiveTable
sortAscending property
ResponsiveTable class