LabelStyle constructor

LabelStyle(
  1. LabelFormat labelFormat,
  2. Format format
)

Implementation

LabelStyle(this.labelFormat, Format format) : super(format);