menu
json_sqlite package
documentation
sqlite.dart
IndexColumn
ascending property
ascending property
dark_mode
light_mode
ascending
property
bool
ascending
final
Whether the sorting of the described column is ascending.
Implementation
final bool ascending;
json_sqlite package
documentation
sqlite
IndexColumn
ascending property
IndexColumn class