padding property

EdgeInsets? padding
final

二级标题的padding 默认 EdgeInsets.only(right: 20)

Implementation

final EdgeInsets? padding;