padding property

EdgeInsets padding
final

标题的 padding,默认 EdgeInsets.fromLTRB(0, 14, 20, 14)

Implementation

final EdgeInsets padding;