width property

double? width
final

The width of the tooltip's child.

If the child is null, then this is the tooltip's intrinsic width.

Implementation

final double? width;