onSubmitAnimationCompleted property

VoidCallback? onSubmitAnimationCompleted
final

Called after the submit animation's completed. Put your route transition logic here. Recommend to use with logoTag and titleTag

Implementation

final VoidCallback? onSubmitAnimationCompleted;