constraints property

BoxConstraints? constraints
final

Constrains the size of the Tooltip's message.

Implementation

final BoxConstraints? constraints;