paddingInsets property

EdgeInsets paddingInsets
final

容器内边距,默认为 EdgeInsets.only(left: 18, top: 14, right: 18, bottom: 14)

Implementation

final EdgeInsets paddingInsets;