iconPadding property

EdgeInsets? iconPadding
final

选择按钮的padding 默认EdgeInsets.all(5)

Implementation

final EdgeInsets? iconPadding;