titlePadding property
The padding around the title. Defaults to EdgeInsets.symmetric(vertical: 15)
.
Implementation
@override
final EdgeInsetsGeometry titlePadding;
The padding around the title. Defaults to EdgeInsets.symmetric(vertical: 15)
.
@override
final EdgeInsetsGeometry titlePadding;