getLabelStyle property

TextStyle? get getLabelStyle

Implementation

TextStyle? get getLabelStyle {
  return Artist().labelTextStyle;
}