LabelStyle constructor
LabelStyle(
- LabelFormat labelFormat,
- Format format
Implementation
LabelStyle(this.labelFormat, Format format) : super(format);
LabelStyle(this.labelFormat, Format format) : super(format);