optionsPadding property
The padding around the options within the popover.
Defaults to EdgeInsets.all(4).
Implementation
final EdgeInsetsGeometry? optionsPadding;
The padding around the options within the popover.
Defaults to EdgeInsets.all(4).
final EdgeInsetsGeometry? optionsPadding;