popoverPadding property

EdgeInsetsGeometry? popoverPadding
final

The padding of the popover, defaults to EdgeInsets.symmetric(horizontal: 12, vertical: 6).

Implementation

final EdgeInsetsGeometry? popoverPadding;