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