menu
shorebird package
documentation
datastore.dart
SortBySelector
SortBySelector.new constructor
SortBySelector.new constructor
dark_mode
light_mode
SortBySelector
constructor
SortBySelector
(
String
field
, {
bool
descending
=
false
,
})
Implementation
SortBySelector(this.field, {this.descending = false});
shorebird package
documentation
datastore
SortBySelector
SortBySelector.new constructor
SortBySelector class