labelPadding property
The padding around the label. Defaults to EdgeInsetsDirectional.only(start: 15, top: 7.5, bottom: 7.5, end: 10)
.
Implementation
@override
final EdgeInsetsGeometry labelPadding;
The padding around the label. Defaults to EdgeInsetsDirectional.only(start: 15, top: 7.5, bottom: 7.5, end: 10)
.
@override
final EdgeInsetsGeometry labelPadding;