padding property

EdgeInsetsGeometry? padding
final

The amount of space by which to inset the tooltip's child.

Defaults to 6.0 logical pixels in the horizontal direction.

Implementation

final EdgeInsetsGeometry? padding;