padding property

EdgeInsets? padding
final

The padding of this widget, default to EdgeInsets.zero, and the widget will not be wrapped Padding.

Implementation

final EdgeInsets? padding;