floatingActionButtonAnimator property

FloatingActionButtonAnimator? floatingActionButtonAnimator
final

Animator to move the floatingActionButton to a new floatingActionButtonLocation.

If null, the ScaffoldState will use the default animator, FloatingActionButtonAnimator.scaling.

Implementation

final FloatingActionButtonAnimator? floatingActionButtonAnimator;