titlePadding property

EdgeInsets titlePadding
final

Padding surrounding the title of the widget.

Defaults to EdgeInsets.symmetric(horizontal: 24, vertical: 16).

Implementation

final EdgeInsets titlePadding;