replacement property

Widget replacement
final

The widget to show if child is hidden. Defaults to SizedBox.shrink.

Implementation

final Widget replacement;