padding property

EdgeInsets padding
final

Padding that will be applied to the sub-header.

Defaults to EdgeInsets.symmetric(vertical: 12.0, horizontal: 16.0).

Implementation

final EdgeInsets padding;