padding property

EdgeInsetsGeometry padding
final

The padding surrounding the separating line. Defaults to the appropriate padding in defaultPadding.

This property can be used to indent the start and end of the separating line.

Implementation

final EdgeInsetsGeometry padding;