onAppear property

VoidCallback? onAppear
final

Called when the Next Route has been popped, and this route is now visible.

Implementation

final VoidCallback? onAppear;