menu
talos_commons package
documentation
base_classes/sort.dart
Sort
Sort.new constructor
Sort.new constructor
dark_mode
light_mode
Sort
constructor
Sort
(
{
bool
?
sorted
,
bool
?
unsorted
,
bool
?
empty
,
})
Implementation
Sort({ this.sorted, this.unsorted, this.empty, });
talos_commons package
documentation
base_classes/sort
Sort
Sort.new constructor
Sort class