padding property

EdgeInsets? padding
final

The padding applied to the view. Default to none

Implementation

final EdgeInsets? padding;