skipAnimation property

bool? skipAnimation
final

If true cell will fold and unfold without animation, if false cell folding and unfolding will be animated

Implementation

final bool? skipAnimation;