SortBy constructor

const SortBy({
  1. SortOption? option,
})

Implementation

const SortBy({this.option});