padding property

EdgeInsetsGeometry? padding
final

padding属性使用时注意会破坏原有的SafeArea,需要自行计算bottom大小

Implementation

final EdgeInsetsGeometry? padding;