isAscendingKnob property

ToggleConfigKnob isAscendingKnob
final

A knob controlling whether to sort in ascending (or descending) order.

Implementation

final ToggleConfigKnob isAscendingKnob = ToggleConfigKnob(value: true);