headerPadding property
Custom padding of the popover header.
If not specified, defaults to EdgeInsets.symmetric(horizontal: 16.0, vertical: 8.0).
Implementation
final EdgeInsets? headerPadding;
Custom padding of the popover header.
If not specified, defaults to EdgeInsets.symmetric(horizontal: 16.0, vertical: 8.0).
final EdgeInsets? headerPadding;