buttonMargin property

double? buttonMargin
final

The margin between the button and the dropdown.

Use this value to control how far the dropdown should be positioned from the button.

Implementation

final double? buttonMargin;