reordering property
final
Indicator whether an ongoing reordering is happening or not.
Used to discard a broken FadeInAnimation.
Implementation
final RxBool reordering = RxBool(false);
Indicator whether an ongoing reordering is happening or not.
Used to discard a broken FadeInAnimation.
final RxBool reordering = RxBool(false);