overflowReplacement property

Widget? overflowReplacement
final

If the text is overflowing and does not fit its bounds, this widget is displayed instead.

Implementation

final Widget? overflowReplacement;