popoverPadding property
The padding of the popover, defaults to
EdgeInsets.symmetric(horizontal: 12, vertical: 6).
Implementation
final EdgeInsetsGeometry? popoverPadding;
The padding of the popover, defaults to
EdgeInsets.symmetric(horizontal: 12, vertical: 6).
final EdgeInsetsGeometry? popoverPadding;