popUpMargin property

EdgeInsets? popUpMargin
final

Margin for PopUp Widget (if it is zero, pop up widget will be visible at the center of picker)

Implementation

final EdgeInsets? popUpMargin;