titlePadding property

EdgeInsetsGeometry? titlePadding
final

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

Implementation

final EdgeInsetsGeometry? titlePadding;