replacement property

Widget replacement
final

Widget to show when child is hidden (default: SizedBox.shrink).

Implementation

final Widget replacement;