replacement property

Widget? replacement
final

Widget to show when the child is hidden. Defaults to a zero-sized SizedBox.

Implementation

final Widget? replacement;