titlePadding property
The padding surrounding the title. Defaults to EdgeInsets.symmetric(horizontal: 8).
Implementation
@override
final EdgeInsetsGeometry titlePadding;
The padding surrounding the title. Defaults to EdgeInsets.symmetric(horizontal: 8).
@override
final EdgeInsetsGeometry titlePadding;