titlePadding property
final
Padding surrounding the title of the widget.
Defaults to EdgeInsets.symmetric(horizontal: 24, vertical: 16)
.
Implementation
final EdgeInsets titlePadding;
Padding surrounding the title of the widget.
Defaults to EdgeInsets.symmetric(horizontal: 24, vertical: 16)
.
final EdgeInsets titlePadding;