animateWhenCanShow property

bool? animateWhenCanShow
final

Set to true if you want animate size/fade, when the field bloc is added and removed from form bloc.

Implementation

final bool? animateWhenCanShow;