optionsPadding property

EdgeInsetsGeometry? optionsPadding
final

The padding around the options within the popover.

Defaults to EdgeInsets.all(4).

Implementation

final EdgeInsetsGeometry? optionsPadding;