isAscendingKnob property
final
A knob controlling whether to sort in ascending (or descending) order.
Implementation
final ToggleConfigKnob isAscendingKnob = ToggleConfigKnob(value: true);
A knob controlling whether to sort in ascending (or descending) order.
final ToggleConfigKnob isAscendingKnob = ToggleConfigKnob(value: true);