showPadding property

bool showPadding
final

Whether to apply horizontal and vertical padding around the title.

When true, applies symmetric padding (vertical: 8, horizontal: 16). Defaults to true.

Implementation

final bool showPadding;