padding property

EdgeInsetsGeometry? padding
final

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

Defaults to 16.0 logical pixels in each direction.

Implementation

final EdgeInsetsGeometry? padding;