padding property

EdgeInsets? padding
final

Optional padding to use for the divider.

Defaults to EdgeInsets.all(6.0).

Implementation

final EdgeInsets? padding;