margin property

EdgeInsetsGeometry? margin
final

The empty space that surrounds the tooltip

Defaults to:

EdgeInsets.zero

Implementation

final EdgeInsetsGeometry? margin;