showPadding property
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;
Whether to apply horizontal and vertical padding around the title.
When true, applies symmetric padding (vertical: 8, horizontal: 16). Defaults to true.
final bool showPadding;