skipAnimation property
If true cell will fold and unfold without animation, if false cell folding and unfolding will be animated
Implementation
final bool? skipAnimation;
If true cell will fold and unfold without animation, if false cell folding and unfolding will be animated
final bool? skipAnimation;