child property
The widget to display inside the bubble. When null the bubble
will contain an empty Container.
Implementation
final Widget? child;
The widget to display inside the bubble. When null the bubble
will contain an empty Container.
final Widget? child;