titlePadding property

EdgeInsets? titlePadding
final

Padding for the title. If no Padding is provided the contentPadding is used

Implementation

final EdgeInsets? titlePadding;