padding property

  1. @override
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

@override
final EdgeInsetsGeometry padding;