dialogInsetPadding property

EdgeInsets dialogInsetPadding
final

dialogInsetPadding lets you specify padding for the dropdown itself default is EdgeInsets.fromLTRB(0, 0, 0, 40.0)

Implementation

final EdgeInsets dialogInsetPadding;