padding property

EdgeInsets? padding
final

内边距(根据布局合理使用,设置后safeArea无效)

Implementation

final EdgeInsets? padding;