reordering property

RxBool reordering
final

Indicator whether an ongoing reordering is happening or not.

Used to discard a broken FadeInAnimation.

Implementation

final RxBool reordering = RxBool(false);