overflowReplacement property
If the text is overflowing and does not fit its bounds, this widget is displayed instead.
Implementation
final Widget? overflowReplacement;
If the text is overflowing and does not fit its bounds, this widget is displayed instead.
final Widget? overflowReplacement;