width property

double? width
final

The explicitly defined width of the SpeechBubble. The SpeechBubble will defaultly enclose its child.

Implementation

final double? width;