expandedHeaderPadding property

EdgeInsets expandedHeaderPadding
final

The padding that surrounds the panel header when expanded.

By default, 16px of space is added to the header vertically (above and below) during expansion.

Implementation

final EdgeInsets expandedHeaderPadding;