precursorWidget property

Widget? precursorWidget
final

The Widget that will be shown for animation as a precursor to the child widget. Optional parameter, in case not available default animation will be shown.

Implementation

final Widget? precursorWidget;